Skip to content

Commit

Permalink
Fix npm-update-all.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Telroshan committed May 26, 2024
1 parent 63f5c0f commit 73675c6
Show file tree
Hide file tree
Showing 25 changed files with 1,791 additions and 3,230 deletions.
1 change: 1 addition & 0 deletions scripts/npm-update-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ for dir in $SCRIPT_DIR/../src/*; do
(
cd "$dir"
npm i -D
npm update
cd ../..
)
else
Expand Down
286 changes: 105 additions & 181 deletions src/ajax-header/package-lock.json

Large diffs are not rendered by default.

286 changes: 105 additions & 181 deletions src/alpine-morph/package-lock.json

Large diffs are not rendered by default.

286 changes: 105 additions & 181 deletions src/bad-extension/package-lock.json

Large diffs are not rendered by default.

286 changes: 105 additions & 181 deletions src/class-tools/package-lock.json

Large diffs are not rendered by default.

286 changes: 105 additions & 181 deletions src/client-side-templates/package-lock.json

Large diffs are not rendered by default.

206 changes: 73 additions & 133 deletions src/debug/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 73675c6

Please sign in to comment.