chore(): sync with main:

This commit is contained in:
Liam DeBeasi
2022-10-11 11:38:27 -04:00
464 changed files with 2022 additions and 2820 deletions

View File

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