This commit is contained in:
Brandy Carney
2019-03-06 11:54:49 -05:00
parent f8861a5e28
commit 8bb20213a9
5 changed files with 47 additions and 6 deletions

View File

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