Skip to content

Commit 491c8da

Browse files
SimeonCSimeonC
SimeonC
authored and
SimeonC
committedOct 17, 2014
fix(bower): Fixes angular bower dependancy to support 1.3.0
Closes #358
1 parent efccc19 commit 491c8da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"package.json"
2020
],
2121
"dependencies": {
22-
"angular": "~1.2.x"
22+
"angular": "^1.2.x"
2323
},
2424
"devDependencies": {
2525
"angular-mocks": "~1.2.x",

0 commit comments

Comments
 (0)