fixed missing dependencies and change to babel-jest

This commit is contained in:
Stephen Rodriguez
2015-06-10 02:30:25 -04:00

View File

@@ -17,6 +17,7 @@
"chai": "^3.0.0", "chai": "^3.0.0",
"gulp": "^3.8.8", "gulp": "^3.8.8",
"jest-cli": "^0.4.10", "jest-cli": "^0.4.10",
"babel": "^5.5.6",
"laravel-elixir": "*", "laravel-elixir": "*",
"mocha": "^2.2.5", "mocha": "^2.2.5",
"mocha-sinon": "^1.1.4", "mocha-sinon": "^1.1.4",