We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 217aef6 commit d821b46Copy full SHA for d821b46
1 file changed
package.json
@@ -53,18 +53,13 @@
53
}
54
],
55
"devDependencies": {
56
- "@fastify/pre-commit": "^2.1.0",
57
"c8": "^10.1.3",
58
"eslint": "^9.17.0",
59
"fastify": "^5.0.0",
60
"neostandard": "^0.12.0",
61
"sanitize-filename": "^1.6.3",
62
"tsd": "^0.33.0"
63
},
64
- "pre-commit": [
65
- "lint",
66
- "test"
67
- ],
68
"dependencies": {
69
"fast-json-stringify": "^6.0.0"
70
0 commit comments