Skip to content

Commit 63d5b1c

Browse files
committed
Fix for bower.json description and dependencies
1 parent 97df49f commit 63d5b1c

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

bower.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"authors": [
55
"Alexander Beshchuk <[email protected]>"
66
],
7-
"description": "Directive to manipulate overlays on async operations.",
7+
"description": "Angular loading overlay integration with SpinJS",
88
"main": "dist/angular-loading-overlay-spin.js",
99
"keywords": [
1010
"angular",
@@ -20,8 +20,5 @@
2020
"bower_components",
2121
"test",
2222
"tests"
23-
],
24-
"dependencies": {
25-
"spin.js": "~2.3.2"
26-
}
23+
]
2724
}

0 commit comments

Comments
 (0)