diff options
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 91b6439..10c0323 100644 --- a/package.json +++ b/package.json @@ -45,6 +45,7 @@ "rmwc": "^1.2.0" }, "devDependencies": { + "babel-core": "^6.26.0", "babel-eslint": "^8.2.1", "babel-loader": "^7.1.4", "babel-preset-es2015": "^6.24.1", |