clear storage on build

This commit is contained in:
Peter Maquiran
2022-12-30 10:57:21 +01:00
parent 6f3c88b57c
commit 88d948c5e0
4 changed files with 18 additions and 24 deletions
+7 -4
View File
@@ -98,7 +98,7 @@
"angular-svg-icon": "^12.0.0",
"angular-tag-cloud-module": "^5.2.2",
"base64-js": "^1.5.1",
"beast-orm": "^1.0.4",
"beast-orm": "^1.1.2",
"bootstrap": "^4.5.0",
"build": "0.1.4",
"capacitor-voice-recorder": "^2.0.0",
@@ -7658,8 +7658,9 @@
}
},
"node_modules/beast-orm": {
"version": "1.0.4",
"license": "ISC"
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/beast-orm/-/beast-orm-1.1.2.tgz",
"integrity": "sha512-yboyvvasEIptcLNJ0yLl6DalQ2xSAUojNS/vPrPRir4gW99g6GFqlSiSWWTpCE4FHh827TuB8NUWbhLcqzoiyA=="
},
"node_modules/big-integer": {
"version": "1.6.49",
@@ -43104,7 +43105,9 @@
}
},
"beast-orm": {
"version": "1.0.4"
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/beast-orm/-/beast-orm-1.1.2.tgz",
"integrity": "sha512-yboyvvasEIptcLNJ0yLl6DalQ2xSAUojNS/vPrPRir4gW99g6GFqlSiSWWTpCE4FHh827TuB8NUWbhLcqzoiyA=="
},
"big-integer": {
"version": "1.6.49"