This commit is contained in:
Liam DeBeasi
2021-06-22 09:30:43 -04:00
parent 494a4a08fe
commit 40fadcd9bf
14 changed files with 57 additions and 46 deletions

View File

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