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

Commit effed3c

Browse files
committed
Advertise compatibility with Angular 1.3 (bis)
Previous syntax did not work as intented as noted by @murraybauer
1 parent b3e4e89 commit effed3c

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.0 <1.4.0",
2222
"jquery-ui": "~1.10.x",
2323
"jquery": ">= 1.9"
2424
}

0 commit comments

Comments
 (0)