This commit is contained in:
Liam DeBeasi
2019-07-25 11:10:51 -04:00
parent 7272d481bf
commit d792560447
4 changed files with 40 additions and 4 deletions

View File

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