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 2a8761e32d6..4e5cf05f49b 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,8 @@ "webpack-bundle-analyzer": "^2.13.1", "webpack-cli": "^3.0.8", "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", |