4.0.0-rc.3

This commit is contained in:
Manu Mtz.-Almeida
2019-01-22 21:42:23 +01:00
parent 4b7c17a7e0
commit b0aabc2739
5 changed files with 40 additions and 6 deletions

View File

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