diff --git a/package.json b/package.json index 276eb0a..4171c2f 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "scripts": { "test": "./node_modules/.bin/mocha -R spec" }, + "main": "nprogress.js", "license": "MIT", "devDependencies": { "chai": "~1.6.1",