mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
bower: change version to ^1.2.12
This commit is contained in:
@@ -48,9 +48,9 @@
|
||||
"js/ionic.js"
|
||||
],
|
||||
"dependencies": {
|
||||
"angular": "1.2.12",
|
||||
"angular-animate": "1.2.12",
|
||||
"angular-sanitize": "1.2.12",
|
||||
"angular": "^1.2.12",
|
||||
"angular-animate": "^1.2.12",
|
||||
"angular-sanitize": "^1.2.12",
|
||||
"angular-ui-router": "0.2.7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user