Remove pointless script to run npm-check
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 16 Oct 2022 17:16:59 +0000 (19:16 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 16 Oct 2022 17:16:59 +0000 (19:16 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
package.json

index 10809b964e0c900f78eb3bb8f95ffe886cf40d4f..4b07f09b0877ffbf58ff4e79376af46c997175ac 100644 (file)
@@ -64,7 +64,6 @@
     "coverage": "nyc report --reporter=lcov",
     "coverage:html": "nyc report --reporter=html",
     "clinic:clean": "clinic clean",
-    "npm-check": "npx npm-check",
     "robohydra": "robohydra test/robohydra/config.json",
     "git:sinit": "git submodule update --init --recursive --force",
     "git:sdiff": "git diff && git submodule foreach 'git diff'",