Skip to content

Commit

Permalink
Regenerating lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
chriscarrollsmith committed Sep 27, 2023
1 parent cd4ef1d commit ed4ff3e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
14 changes: 0 additions & 14 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"node": ">=20"
},
"scripts": {
"bundle": "npm install && npm run format:write && npm run lint && npm run package",
"bundle": "npm run format:write && npm run lint && npm run package",
"ci-test": "jest",
"format:write": "prettier --write **/*.js",
"format:check": "prettier --check **/*.js",
Expand Down

0 comments on commit ed4ff3e

Please sign in to comment.