mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
chore(package): add caret to angular peerDep
This commit is contained in:
@ -16,6 +16,6 @@
|
||||
"shelljs": "0.5.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"angular2": "2.0.0-beta.<%= angularVersion %>"
|
||||
"angular2": "^2.0.0-beta.<%= angularVersion %>"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user