mirror of
https://github.com/HenShalom/json-version-control.git
synced 2026-05-15 14:15:49 -06:00
add watch to mocha test
This commit is contained in:
parent
86e4b85a89
commit
ebd86edd7e
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"description": "esay to use and simple json verstion control ",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "mocha --require babel-core/register"
|
||||
"test": "mocha --require babel-core/register --watch "
|
||||
},
|
||||
"author": "Hen Shalom",
|
||||
"license": "ISC",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue