4.0.0-rc.0

This commit is contained in:
Manu Mtz.-Almeida
2018-12-19 17:04:09 +01:00
parent e2ee0b60ad
commit 45b2e5c577
5 changed files with 39 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ionic/angular",
"version": "4.0.0-beta.19",
"version": "4.0.0-rc.0",
"description": "Angular specific wrappers for @ionic/core",
"keywords": [
"ionic",
@@ -44,7 +44,7 @@
"css/"
],
"dependencies": {
"@ionic/core": "4.0.0-beta.19",
"@ionic/core": "4.0.0-rc.0",
"tslib": "^1.9.3"
},
"peerDependencies": {