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:
+1
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user