This commit is contained in:
Liam DeBeasi
2019-09-27 13:24:29 -04:00
parent 44ad07480b
commit 26f50ca651
4 changed files with 37 additions and 4 deletions

View File

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