This commit is contained in:
Liam DeBeasi
2019-08-21 15:18:33 -04:00
parent e0fa4a5276
commit 919c73f66d
4 changed files with 25 additions and 5 deletions

View File

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