Skip to content

Commit 45287c8

Browse files
committed
Update bower.json
1 parent d7235f5 commit 45287c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"main": "./angular-loaders.js",
99
"keywords": [
1010
"angular",
11+
"directive",
1112
"loader",
1213
"animations",
1314
"css"
@@ -22,7 +23,7 @@
2223
"tests"
2324
],
2425
"dependencies": {
25-
"angular": "~1.4.0",
26+
"angular": ">= 1",
2627
"loaders.css": "~0.1.1"
2728
}
2829
}

0 commit comments

Comments
 (0)