diff --git a/package.json b/package.json index 7ed38ad610..0689c81699 100644 --- a/package.json +++ b/package.json @@ -81,8 +81,8 @@ "security:audit": "node scripts/audit.js", "postinstall": "husky install", "dep:clean": "yarn clean -y && yarn bootstrap", - "submodules:load": "git submodule init && git submodule update && yarn bootstrap", - "submodules:unload": "git submodule deinit --all && yarn bootstrap" + "submodules:load": "git submodule init && git submodule update && yarn && yarn bootstrap", + "submodules:unload": "git submodule deinit --all && yarn && yarn bootstrap" }, "workspaces": { "packages": [