Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit fb52727

Browse files
committed
chore: update bower.json to allow angular#1.3
1 parent 6fc6ffa commit fb52727

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"package.json"
1717
],
1818
"dependencies": {
19-
"angular": "~1.2.x",
19+
"angular": ">=1.2.x",
2020
"jquery-ui": ">=1.9"
2121
},
2222
"devDependencies": {
23-
"angular-mocks": "~1.2.x",
23+
"angular-mocks": ">=1.2.x",
2424
"jquery-simulate": "latest"
2525
}
2626
}

0 commit comments

Comments
 (0)