repositories
/
e-mobility-charging-stations-simulator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4883f1c
)
Remove pointless script to run npm-check
author
Jérôme Benoit
<jerome.benoit@sap.com>
Sun, 16 Oct 2022 17:16:59 +0000
(19:16 +0200)
committer
Jé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
patch
|
blob
|
blame
|
history
diff --git
a/package.json
b/package.json
index 10809b964e0c900f78eb3bb8f95ffe886cf40d4f..4b07f09b0877ffbf58ff4e79376af46c997175ac 100644
(file)
--- a/
package.json
+++ b/
package.json
@@
-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'",