From 0e3c6f64d474c26e27464f9b8568830ed05b3bd7 Mon Sep 17 00:00:00 2001 From: afc163 Date: Sat, 6 Jan 2018 23:48:37 +0800 Subject: [PATCH] remove dep --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 8240a347..d445600a 100755 --- a/package.json +++ b/package.json @@ -51,7 +51,6 @@ "babel-plugin-import": "^1.6.3", "babel-plugin-transform-class-properties": "^6.24.1", "babel-plugin-transform-decorators-legacy": "^1.3.4", - "babel-plugin-transform-runtime": "^6.23.0", "babel-preset-env": "^1.6.1", "babel-preset-react": "^6.24.1", "cross-env": "^5.1.1", -- GitLab