Skip to content

Commit

Permalink
chore: revert update-cli-repos to manual for now (#6384)
Browse files Browse the repository at this point in the history
  • Loading branch information
wraithgar committed Apr 19, 2023
1 parent adddd7a commit c29ac09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@
"tap": "^16.3.4"
},
"scripts": {
"dependencies": "node scripts/bundle-and-gitignore-deps.js && node scripts/update-cli-repos.js && node scripts/dependency-graph.js",
"dependencies": "node scripts/bundle-and-gitignore-deps.js && node scripts/dependency-graph.js",
"dumpconf": "env | grep npm | sort | uniq",
"licenses": "licensee --production --errors-only",
"test": "tap",
Expand Down

0 comments on commit c29ac09

Please sign in to comment.