This commit is contained in:
Liam DeBeasi
2020-06-10 12:52:24 -04:00
parent 0bf9449ee1
commit fd65ceec84
7 changed files with 53 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ionic/angular",
"version": "5.1.1",
"version": "5.2.0",
"description": "Angular specific wrappers for @ionic/core",
"keywords": [
"ionic",
@@ -42,7 +42,7 @@
"validate": "npm i && npm run lint && npm run test && npm run build"
},
"dependencies": {
"@ionic/core": "5.1.1",
"@ionic/core": "5.2.0",
"tslib": "^1.9.3"
},
"peerDependencies": {