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

Commit 04fccb8

Browse files
committed
Merge branch 'fix.angularVersionBower'
# Conflicts: # bower.json
2 parents b84d203 + ccb9ade commit 04fccb8

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
@@ -27,7 +27,7 @@
2727
"tests"
2828
],
2929
"dependencies": {
30-
"angular": ">=1.2.0 <2.0.0"
30+
"angular": "~1.2"
3131
},
3232
"devDependencies": {
3333
"angular": ">=1.2.0 <2.0.0",

0 commit comments

Comments
 (0)