Skip to content

Commit

Permalink
feat: unpkg field
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcw committed Aug 20, 2018
1 parent 5b7bbce commit eb9e840
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"source": "index.js",
"main": "dist/index.js",
"umd:main": "dist/index.umd.js",
"unpkg": "dist/index.umd.js",
"module": "dist/index.m.js",
"directories": {
"test": "test"
Expand Down

0 comments on commit eb9e840

Please sign in to comment.