Skip to content

Commit

Permalink
ci: update lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
willfarrell committed Aug 11, 2024
1 parent a2ae4e2 commit e412a04
Show file tree
Hide file tree
Showing 3 changed files with 152 additions and 27 deletions.
36 changes: 36 additions & 0 deletions package-lock.json

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

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
},
"engineStrict": true,
"scripts": {
"prepare": "husky install",
"commit-msg": "commitlint --config commitlint.config.cjs --edit",
"pre-commit": "npm run test:lint",
"test": "npm run test:lint && npm run test:packages && npm run test:packages:benchmark",
Expand Down
Loading

0 comments on commit e412a04

Please sign in to comment.