From 675a0ff4d8938bb58d0cda52151233fa88cda06f Mon Sep 17 00:00:00 2001 From: afc163 Date: Mon, 11 Apr 2016 17:08:02 +0800 Subject: [PATCH] fix travis --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf6f649c96..5bcc7138cb 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "eslint-tinker": "^0.3.1", "gh-pages": "^0.11.0", "history": "^2.0.1", - "jest-cli": "^0.10.0", + "jest-cli": "^10.0.2", "jsonml-to-react-component": "~0.2.0", "jsonml.js": "^0.1.0", "jsonp": "^0.2.0",