1
0
Fork 0
mirror of synced 2024-09-30 00:57:16 +13:00

Update scripts

This commit is contained in:
adrinr 2023-04-17 18:42:22 +01:00
parent 1dcb6b32b2
commit 751d65bfab
2 changed files with 4 additions and 2 deletions

View file

@ -79,7 +79,9 @@
"mode:account": "yarn mode:cloud && yarn env:account:enable",
"security:audit": "node scripts/audit.js",
"postinstall": "husky install",
"dep:clean": "yarn clean && yarn bootstrap"
"dep:clean": "yarn clean && yarn bootstrap",
"submodules:load": "git submodule init && git submodule update && yarn && yarn bootstrap",
"submodules:unload": "git submodule deinit --all"
},
"workspaces": {
"packages": [

@ -1 +1 @@
Subproject commit 95802511e0a5e21fa2c719e5da6d8008d7468e5b
Subproject commit 9dfc0664318627fe2c4426c26d5140b5b2717aa5