Skip to content

Commit 7b0ef29

Browse files
authored
Merge pull request #3 from GMaissa/hotfix-main-script-config
fix: update main file name in bower config
2 parents 2e6493f + bd29377 commit 7b0ef29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"Alexander Beshchuk <[email protected]>"
66
],
77
"description": "Directive to manipulate overlays on async operations.",
8-
"main": "dist/angular-loading-overlay-spin.js",
8+
"main": "dist/angular-loading-overlay-http-interceptor.js",
99
"keywords": [
1010
"angular",
1111
"loading",

0 commit comments

Comments
 (0)