This commit is contained in:
ionitron
2022-11-02 13:57:32 +00:00
parent 4c30a80b7e
commit 5e8a75a643
26 changed files with 119 additions and 37 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ionic/angular",
"version": "6.3.3",
"version": "6.3.4",
"description": "Angular specific wrappers for @ionic/core",
"keywords": [
"ionic",
@@ -45,7 +45,7 @@
"validate": "npm i && npm run lint && npm run test && npm run build"
},
"dependencies": {
"@ionic/core": "^6.3.3",
"@ionic/core": "^6.3.4",
"jsonc-parser": "^3.0.0",
"tslib": "^2.0.0"
},