construction: Fixed faulty unpkg entry
This commit is contained in:
parent
01f1dbee4e
commit
f4aa0e2dd2
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
"version": "0.2.0",
|
||||
"description": "Body measurements data for a range of default sizes",
|
||||
"main": "dist/node/index.js",
|
||||
"unpkg": "dist/browser/index.js",
|
||||
"unpkg": "dist/browser/bundle.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"nodebuild": "babel src -d dist/node",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue