Skip to content

Commit

Permalink
Add main script to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Sorin committed Mar 8, 2016
1 parent 4e87fca commit 058f4c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -5,6 +5,7 @@
"directories": {
"doc": "docs"
},
"main": "lib/sklad.js",
"scripts": {
"test": "./node_modules/karma/bin/karma start --single-run",
"release": "NODE_ENV=production ./node_modules/.bin/webpack && NODE_ENV=development ./node_modules/.bin/webpack",
Expand Down

0 comments on commit 058f4c3

Please sign in to comment.