From 04523d96377f4328f9a184384596e4fd3e734d04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=85=B5?= Date: Tue, 10 Sep 2019 16:26:59 +0800 Subject: [PATCH] Fix package.json wrong update --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index b90fa96567..96cecbeae5 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,6 @@ "@testing-library/jest-dom": "^4.0.0", "@testing-library/react": "^9.1.1", "@testing-library/react-hooks": "^2.0.1", - "@types/react-test-renderer": "^16.9.0", "babel-eslint": "^10.0.1", "cross-env": "^5.2.0", "cypress": "3.1.2",