This commit is contained in:
Liam DeBeasi
2019-09-04 10:41:31 -04:00
parent a81653bcdc
commit 4cfd29f574
4 changed files with 21 additions and 4 deletions

View File

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