Upgrade to xterm.js 2.6.0

This commit is contained in:
Shuanglei Tao
2017-05-13 19:51:52 +08:00
parent b63ecd0abe
commit 153fc94855
4 changed files with 8 additions and 9 deletions

View File

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