Skip to content

Commit

Permalink
Bumped package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
vpmedia committed Feb 2, 2024
1 parent 6982be6 commit f92ba93
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 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 @@ -42,7 +42,7 @@
"test": "NODE_OPTIONS=--experimental-vm-modules jest --passWithNoTests",
"lint": "eslint \"**/*.{js,jsx}\"",
"typecheck": "tsc",
"format": "prettier --write \"**/*.{css,js,jsx,json,md}\"",
"format": "prettier --write \"**/*.{css,js,jsx}\"",
"lefthook:install": "lefthook install",
"lefthook:uninstall": "lefthook uninstall"
},
Expand Down

0 comments on commit f92ba93

Please sign in to comment.