6.0.0-rc.0

This commit is contained in:
Liam DeBeasi
2021-10-07 09:25:28 -04:00
parent b37adacdcb
commit 1dc44c933e
14 changed files with 56 additions and 47 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ionic/angular",
"version": "6.0.0-beta.7",
"version": "6.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": "6.0.0-beta.7",
"@ionic/core": "6.0.0-rc.0",
"tslib": "^1.9.3"
},
"peerDependencies": {