Skip to content

Commit

Permalink
chore: run dep graph during reset
Browse files Browse the repository at this point in the history
  • Loading branch information
lukekarrys committed Aug 25, 2022
1 parent f4205e5 commit 6e2d6b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/resetdeps.sh
Expand Up @@ -8,4 +8,4 @@ rm -rf "workspaces/*/node_modules"
git checkout node_modules
node . i --ignore-scripts --no-audit --no-fund
node . rebuild --ignore-scripts
node scripts/bundle-and-gitignore-deps.js
node . run dependencies --ignore-scripts

0 comments on commit 6e2d6b4

Please sign in to comment.