Skip to content
This repository was archived by the owner on May 25, 2019. It is now read-only.

Commit a29725e

Browse files
committed
Merge pull request #64 from PowerKiKi/patch-1
Advertise compatibility with Angular 1.3
2 parents 34f175c + 362d1c4 commit a29725e

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
@@ -18,7 +18,7 @@
1818
"package.json"
1919
],
2020
"dependencies": {
21-
"angular": "~1.0.x",
21+
"angular": ">=1.0.x",
2222
"jquery-ui": "~1.10.x",
2323
"jquery": ">= 1.9"
2424
}

0 commit comments

Comments
 (0)