Skip to content

Commit 0bd7d28

Browse files
committed
fix: changed package.json
1 parent 91c3258 commit 0bd7d28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"marketplace",
1010
"js"
1111
],
12-
"main": "dist/index.umd.js",
12+
"main": "dist/index.js",
1313
"module": "dist/index.es5.js",
1414
"typings": "dist/types/index.d.ts",
1515
"files": [

0 commit comments

Comments
 (0)