diff --git a/package.json b/package.json index bcff4bc..13fbc0f 100644 --- a/package.json +++ b/package.json @@ -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",