Skip to content

Commit

Permalink
Reverted accidental changes
Browse files Browse the repository at this point in the history
Signed-off-by: Janos <[email protected]>
  • Loading branch information
Janos committed Apr 24, 2024
1 parent 86e8fea commit d02c24b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
15 changes: 15 additions & 0 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"clear": "docusaurus clear",
"typecheck": "tsc",
"sync-supporters": "node ./sync-supporters.js",

"prepare": "husky install",
"lint": "eslint --cache \"**/*.{js,jsx,ts,tsx}\""
},
"dependencies": {
Expand Down Expand Up @@ -57,6 +57,7 @@
"node": ">=18.17.1"
},
"devDependencies": {
"husky": "^8.0.3",
"lint-staged": "^15.2.0"
},
"lint-staged": {
Expand Down

0 comments on commit d02c24b

Please sign in to comment.