Skip to content

Commit 9bbd981

Browse files
authored
Merge pull request #12 from phil-scott-78/master
Update package.json
2 parents 3f17456 + ca444d7 commit 9bbd981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"umd:main": "dist/index.umd.min.js",
88
"unpkg": "dist/index.umd.min.js",
99
"jsdelivr": "dist/index.umd.min.js",
10-
"jsnext:main": "index.esm.js",
10+
"jsnext:main": "dist/index.esm.js",
1111
"types": "dist/index.d.ts",
1212
"sideEffects": false,
1313
"files": [

0 commit comments

Comments
 (0)