This commit is contained in:
Brandy Carney
2020-09-17 18:13:02 -04:00
parent 5cdf68b674
commit f714c34699
10 changed files with 32 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ionic/angular",
"version": "5.3.2",
"version": "5.3.3",
"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.3.2",
"@ionic/core": "5.3.3",
"tslib": "^1.9.3"
},
"peerDependencies": {