This commit is contained in:
Liam DeBeasi
2019-03-20 13:48:35 -04:00
parent 9b71e47e0b
commit ca36139c80
5 changed files with 24 additions and 6 deletions

View File

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