Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rewire.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/package.json b/package.json
index 579b88f..436dbf0 100644
--- a/package.json
+++ b/package.json
@@ -40,8 +40,6 @@
"coverage": "istanbul cover ./node_modules/mocha/bin/_mocha"
},
"dependencies": {
- "babel-core": "^6.26.0",
- "babel-plugin-transform-es2015-block-scoping": "^6.26.0",
- "babel-plugin-transform-object-rest-spread": "^6.26.0"
+ "eslint": "^4.19.1"
}
}