This commit is contained in:
Liam DeBeasi
2019-10-09 15:03:01 -04:00
parent 637f26b364
commit 6f5e304e18
4 changed files with 14 additions and 4 deletions

View File

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