1
0
mirror of https://github.com/benjlevesque/short-sha.git synced 2026-07-04 15:49:22 +02:00

chore: package upgrades & switch to npm

This commit is contained in:
Benjamin Levesque
2026-05-09 19:51:06 +02:00
parent 5f991653a0
commit dbe07338b3
7 changed files with 6324 additions and 3580 deletions
+1 -2
View File
@@ -9,8 +9,7 @@
"format": "prettier --write **/*.ts",
"format-check": "prettier --check **/*.ts",
"lint": "eslint src/**/*.ts",
"test": "jest",
"all": "yarn build && yarn format && yarn lint && yarn pack && yarn test"
"test": "jest"
},
"repository": {
"type": "git",