upgrade jest-cli to 0.5.x to fix #23
This commit is contained in:
@@ -28,11 +28,11 @@
|
||||
"chai": "^3.0.0",
|
||||
"del": "^1.2.0",
|
||||
"gulp": "^3.8.8",
|
||||
"jest-cli": "^0.4.12",
|
||||
"jest-cli": "github:facebook/jest#0.5.x",
|
||||
"jshint": "^2.8.0",
|
||||
"jsxhint": "^0.15.1",
|
||||
"laravel-elixir": "*",
|
||||
"mocha": "^2.2.5",
|
||||
"mocha": "^2.5.3",
|
||||
"mocha-sinon": "^1.1.4",
|
||||
"mocha-traceur": "^2.1.0",
|
||||
"precommit-hook": "^2.0.1",
|
||||
|
||||
Reference in New Issue
Block a user