From 626bb81241f0b509a6af18bead3b68406a78cff6 Mon Sep 17 00:00:00 2001 From: cpojer Date: Sun, 6 Mar 2016 17:35:53 -0800 Subject: [PATCH] Update to jest 0.9.0. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb4c380de5..c412cfc268 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "gulp-babel": "^6.0.0", "gulp-flatten": "^0.2.0", "gzip-js": "~0.3.2", - "jest-cli": "^0.9.0-fb1", + "jest-cli": "^0.9.0", "platform": "^1.1.0", "run-sequence": "^1.1.4", "through2": "^2.0.0",