This commit is contained in:
Liam DeBeasi
2019-06-12 12:43:33 -04:00
parent 8b8bbb8a8d
commit 0f242fd956
5 changed files with 42 additions and 6 deletions

View File

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