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,15 +1,15 @@
{
"name": "@ionic/angular",
"version": "6.3.3",
"version": "6.3.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@ionic/angular",
"version": "6.3.3",
"version": "6.3.4",
"license": "MIT",
"dependencies": {
"@ionic/core": "^6.3.3",
"@ionic/core": "^6.3.4",
"jsonc-parser": "^3.0.0",
"tslib": "^2.0.0"
},