Skip to content

Commit eedbdcf

Browse files
update
1 parent cd6033f commit eedbdcf

File tree

2 files changed

+23
-213
lines changed

2 files changed

+23
-213
lines changed

package-lock.json

Lines changed: 22 additions & 211 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
"cover": "nyc mocha && nyc report --reporter=text-lcov | coveralls",
1111
"report-cover": "nyc report --reporter=text-lcov | coveralls",
1212
"clean": "nyc mocha && npm run lint -- --fix",
13-
"vul-check" : "npm audit"
14-
13+
"vul-check": "npm audit"
1514
},
1615
"precommit": [
1716
"lint",

0 commit comments

Comments
 (0)