Skip to content

Commit

Permalink
npm-dep: update
Browse files Browse the repository at this point in the history
  • Loading branch information
seriousm4x committed Apr 28, 2024
1 parent a8d08db commit b3dd9ae
Show file tree
Hide file tree
Showing 4 changed files with 3,819 additions and 2,082 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch",
"lint": "eslint --fix --cache --ignore-path ../.gitignore .",
"format": "prettier --write --cache --cache-strategy content --ignore-path ../.gitignore .",
"prepare": "cd .. && husky install frontend/.husky",
"prepare": "cd .. && husky frontend/.husky",
"typesafe-i18n": "typesafe-i18n"
},
"devDependencies": {
Expand Down

0 comments on commit b3dd9ae

Please sign in to comment.