Skip to content

Commit 6e2d6b4

Browse files
committedAug 25, 2022
chore: run dep graph during reset
1 parent f4205e5 commit 6e2d6b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎scripts/resetdeps.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ rm -rf "workspaces/*/node_modules"
88
git checkout node_modules
99
node . i --ignore-scripts --no-audit --no-fund
1010
node . rebuild --ignore-scripts
11-
node scripts/bundle-and-gitignore-deps.js
11+
node . run dependencies --ignore-scripts

0 commit comments

Comments
 (0)
Please sign in to comment.