This commit is contained in:
Liam DeBeasi
2019-09-16 14:32:23 -04:00
parent 4a900964dd
commit f7027fc9ad
4 changed files with 13 additions and 4 deletions

View File

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