Skip to content

Commit

Permalink
Update bower.json
Browse files Browse the repository at this point in the history
update the angular from ~1.2 to 1.x
  • Loading branch information
ziscloud committed Mar 30, 2015
1 parent 9fb02c5 commit 546b32b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"tests"
],
"dependencies": {
"angular": "~1.2",
"angular": "1.x",
"footable": "~2.0.0"
},
"devDependencies": {
"angular-mocks": "~1.2",
"angular-mocks": "1.x",
"jquery": "~2.1"
}
}

0 comments on commit 546b32b

Please sign in to comment.