Skip to content

Commit

Permalink
Define the main entry point in the npm package.
Browse files Browse the repository at this point in the history
  • Loading branch information
rstacruz committed Jun 20, 2014
1 parent 217d35c commit 740931d
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 @@ -10,6 +10,7 @@
"scripts": {
"test": "./node_modules/.bin/mocha -R spec"
},
"main": "nprogress.js",
"license": "MIT",
"devDependencies": {
"chai": "~1.6.1",
Expand Down

0 comments on commit 740931d

Please sign in to comment.