This commit is contained in:
Manu Mtz.-Almeida
2019-07-10 19:12:11 +02:00
parent e33bfc7f1d
commit 0b0dddf8ec
5 changed files with 25 additions and 7 deletions

View File

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