aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json23
1 files changed, 1 insertions, 22 deletions
diff --git a/package.json b/package.json
index 0046a70..f0d821f 100644
--- a/package.json
+++ b/package.json
@@ -14,27 +14,6 @@
"author": "Matěj Cepl <mcepl@cepl.eu>",
"license": "MIT",
"devDependencies": {
- "babel-cli": "^6.26.0",
- "babel-core": "^6.26.3",
- "babel-plugin-transform-es2015-block-scoped-functions": "~6.1.18",
- "babel-plugin-transform-es2015-block-scoping": "^6.26.0",
- "babel-plugin-transform-es2015-classes": "~6.1.21",
- "babel-plugin-transform-es2015-computed-properties": "~6.1.18",
- "babel-plugin-transform-es2015-destructuring": "~6.1.18",
- "babel-plugin-transform-es2015-function-name": "~6.1.18",
- "babel-plugin-transform-es2015-literals": "~6.1.18",
- "babel-plugin-transform-es2015-modules-amd": "~6.1.18",
- "babel-plugin-transform-es2015-modules-commonjs": "~6.1.20",
- "babel-plugin-transform-es2015-modules-systemjs": "~6.1.18",
- "babel-plugin-transform-es2015-modules-umd": "~6.1.18",
- "babel-plugin-transform-es2015-object-super": "~6.1.18",
- "babel-plugin-transform-es2015-parameters": "~6.1.18",
- "babel-plugin-transform-es2015-shorthand-properties": "~6.1.18",
- "babel-plugin-transform-es2015-spread": "~6.1.18",
- "babel-plugin-transform-es2015-sticky-regex": "~6.1.18",
- "babel-plugin-transform-es2015-template-literals": "~6.1.18",
- "babel-plugin-transform-es2015-typeof-symbol": "~6.1.18",
- "babel-plugin-transform-es2015-unicode-regex": "~6.1.18",
- "babel-preset-es2015": "~6.1.18"
+ "typescript"
}
}