diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 26b87c70e98..6f245275109 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,8 @@ "webpack-bundle-analyzer": "^2.11.1", "webpack-cli": "^3.0.2", "webpack-stats-plugin": "^0.2.1", - "worker-loader": "^2.0.0" + "worker-loader": "^2.0.0", + "xterm": "^3.5.0" }, "devDependencies": { "axios-mock-adapter": "^1.15.0", |