Skip to content

Commit

Permalink
Merge pull request #12 from phil-scott-78/master
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
bluebill1049 authored Jul 13, 2020
2 parents 3f17456 + ca444d7 commit 9bbd981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"umd:main": "dist/index.umd.min.js",
"unpkg": "dist/index.umd.min.js",
"jsdelivr": "dist/index.umd.min.js",
"jsnext:main": "index.esm.js",
"jsnext:main": "dist/index.esm.js",
"types": "dist/index.d.ts",
"sideEffects": false,
"files": [
Expand Down

0 comments on commit 9bbd981

Please sign in to comment.