diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2018-03-11 10:29:07 +0900 |
---|---|---|
committer | Shin'ya Ueoka <ueokande@i-beam.org> | 2018-03-11 10:29:07 +0900 |
commit | d0d149af22386ec92450bc9b4bb8d5a8f6407473 (patch) | |
tree | 87d26abbab4efd0b7d0f866d2198cbca063e8002 /package.json | |
parent | e1569105cb40e46d389f5940e7d569a4d39b226b (diff) |
remove es2015 transpile
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 61ac38c..25086f5 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,6 @@ "babel-cli": "^6.24.1", "babel-eslint": "^8.0.2", "babel-loader": "^7.1.1", - "babel-preset-es2015": "^6.24.1", "babel-preset-preact": "^1.1.0", "chai": "^4.1.1", "css-loader": "^0.28.4", |