Skip to content

Commit b786e11

Browse files
committed
add package-lock.json
1 parent eecd425 commit b786e11

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

package-lock.json

Lines changed: 13 additions & 0 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"test": "test"
99
},
1010
"scripts": {
11-
"test": "node test/test.js"
11+
"test": "node --test test/test.js"
1212
},
1313
"repository": "",
1414
"keywords": [

0 commit comments

Comments
 (0)