Skip to content

Commit 2091b35

Browse files
committed
Remove no longer used script command
1 parent 8c885b6 commit 2091b35

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
"build": "microbundle --format cjs,es,umd",
2525
"docs:build": "documentation readme ./src/index.js --readme-file README.md --section 'API Docs' --sort-order alpha && prettier --write README.md",
2626
"docs:serve": "documentation serve --watch ./src/index.js",
27-
"git-pre-commit": "precise-commits",
2827
"prepublishOnly": "npm run test",
2928
"test": "uvu -r esm",
3029
"test:cov": "c8 --reporter text --reporter lcovonly npm run test",

0 commit comments

Comments
 (0)