mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
clear storage on build
This commit is contained in:
Generated
+7
-4
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user