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