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:
authorJohannes Ewald <johannes.ewald@peerigon.com>2018-04-10 01:50:59 +0300
committerJohannes Ewald <johannes.ewald@peerigon.com>2018-04-10 01:59:28 +0300
commitd124260bf69269a8903f84449bf60da2ea69bd9d (patch)
tree6fb5d310a550332f1213ed00856eef02a334b6e8 /package.json
parent1250667cb3f2adeb8546ef3088d8d053ad26d456 (diff)
parentb0a287097865721d1f22a7bf8f61d2cb2e16ad10 (diff)
Merge branch 'master' into pr/origin/127
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index a3b58c7..c06ad61 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +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"
+ "eslint": "^4.19.1"
}
}