Browse Source

Pin terminal version for now

Steven Silvester 7 years ago
parent
commit
51e6d4afeb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/terminal/package.json

+ 1 - 1
packages/terminal/package.json

@@ -19,7 +19,7 @@
     "@phosphor/domutils": "^1.1.1",
     "@phosphor/messaging": "^1.2.1",
     "@phosphor/widgets": "^1.3.0",
-    "xterm": "^2.8.0"
+    "xterm": "~2.8.0"
   },
   "devDependencies": {
     "rimraf": "^2.5.2",