We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0622323 commit 3ed3248Copy full SHA for 3ed3248
package.json
@@ -3,7 +3,7 @@
3
"version": "0.0.0",
4
"license": "MIT",
5
"scripts": {
6
- "postinstall": "npx nx run-many --target sync-package-lock --all"
+ "postinstall": "npx nx run-many --target sync-package-lock --all --no-cloud"
7
},
8
"private": true,
9
"dependencies": {
0 commit comments