From 227952a440862ccff0cdad5ff6348ec757cf59fb Mon Sep 17 00:00:00 2001 From: hustcc Date: Wed, 30 Jan 2019 13:27:26 +0800 Subject: [PATCH] update jest-canvas-mock --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a6a215..ef52359 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "eslint-plugin-react": "^7.5.1", "file-loader": "^1.1.6", "jest": "^22.4.2", - "jest-canvas-mock": "^1.0.0", + "jest-canvas-mock": "^2.0.0-alpha.0", "jsx-loader": "^0.13.2", "lodash.clonedeep": "^4.5.0", "react": "^15.5.0",