4.0.0-rc.1

This commit is contained in:
Manu Mtz.-Almeida
2019-01-09 17:54:00 +01:00
parent bb40f3e38e
commit a30f760d92
5 changed files with 70 additions and 6 deletions

View File

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