add main to package.json
This commit is contained in:
parent
4f82a8fd31
commit
821e6d418f
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
"build": "NODE_ENV=production webpack --config webpack.config.prod.js",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"main": "index.js",
|
||||
"author": "Cassie Tarakajian",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
|
Loading…
Reference in a new issue