Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 9b53583

Browse files
author
Michal Vlasák
committed
🔥 Remove npm-check
Replaced by david-dm
1 parent 3413d77 commit 9b53583

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"lint": "tslint -p . --force --format codeFrame",
1414
"pretty": "prettier --parser typescript --write 'src/*.ts'",
1515
"prepublishOnly": "npm run build",
16-
"check": "npm-check -i husky -i ts-jest -i tslint-config-ackee && exit 0",
1716
"clean": "rm -rf ./node_modules && npm i && npm t"
1817
},
1918
"lint-staged": {
@@ -59,7 +58,6 @@
5958
"jest": "^24.1.0",
6059
"jest-extended": "^0.11.1",
6160
"lint-staged": "^9.4.3",
62-
"npm-check": "^5.9.0",
6361
"prettier": "^1.14.3",
6462
"supertest": "^4.0.2",
6563
"ts-jest": "^24.0.0",

0 commit comments

Comments
 (0)