Upgrade to xterm.js 2.7.0

This commit is contained in:
Shuanglei Tao
2017-06-10 08:20:17 +08:00
parent 4e0801db8e
commit 055463542f
3 changed files with 8 additions and 8 deletions

View File

@@ -15,6 +15,6 @@
"dependencies": {
"gulp": "^3.9.1",
"gulp-inline-source": "^3.0.0",
"xterm": "^2.6.0"
"xterm": "^2.7.0"
}
}