5.0.0-rc.0

This commit is contained in:
Brandy Carney
2020-01-23 17:37:56 -05:00
parent b8fdf41737
commit 52cc48cfe8
7 changed files with 26 additions and 13 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ionic/angular",
"version": "5.0.0-beta.6",
"version": "5.0.0-rc.0",
"description": "Angular specific wrappers for @ionic/core",
"keywords": [
"ionic",
@ -42,7 +42,7 @@
"validate": "npm i && npm run lint && npm run test && npm run build"
},
"dependencies": {
"@ionic/core": "5.0.0-beta.6",
"@ionic/core": "5.0.0-rc.0",
"tslib": "^1.9.3"
},
"peerDependencies": {