1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-01 04:50:27 +02:00

Add back babel-cli as a development dependency. (#1665)

This commit is contained in:
Zach Schneider
2018-02-21 20:44:13 -05:00
committed by Ian Storm Taylor
parent 2ebf3b462b
commit 1fbf999c41
2 changed files with 59 additions and 3 deletions

View File

@@ -5,6 +5,7 @@
"packages/*"
],
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-eslint": "^8.2.1",
"babel-loader": "^7.1.2",