From 7e149a2c065f70fb064d386f4b0ea4a56c58ce61 Mon Sep 17 00:00:00 2001 From: Ivan Demidov Date: Thu, 16 Jan 2020 17:58:12 +0300 Subject: [PATCH] build: not used pkg --- package.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/package.json b/package.json index 7b7ce2e..d59ad6b 100644 --- a/package.json +++ b/package.json @@ -45,11 +45,7 @@ "dependencies": {}, "devDependencies": { "@babel/core": "^7.3.4", - "@babel/plugin-transform-object-assign": "^7.2.0", - "@babel/plugin-transform-runtime": "^7.3.4", - "@babel/polyfill": "^7.2.5", "@babel/preset-env": "^7.3.4", - "babel-plugin-array-includes": "^2.0.3", "eslint": "^5.15.0", "gatsby": "^2.1.18", "husky": "^1.3.1",