diff --git a/bower.json b/bower.json index 81a7fd9..83882dd 100644 --- a/bower.json +++ b/bower.json @@ -5,6 +5,7 @@ "dependencies": { "angular": "~1.2.0" }, + "main":"./dist/ngScrollSpy.js", "devDependencies": { "angular-mocks": "~1.2.0" }