diff --git a/package.json b/package.json index f98b7ba..d09a86e 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url" : "https://github.com/millermedeiros/js-signals/issues" }, "devDependencies" : { - "jasmine-node" : "~1.0" + "jasmine-node": "~3.0" }, "scripts" : { "test" : "jasmine-node test/spec"