Upgrade to xterm.js 2.3.2

This commit is contained in:
Shuanglei Tao
2017-02-18 16:52:07 +08:00
parent 3824ebe50a
commit 1fc2dfb3a5
4 changed files with 6 additions and 6 deletions

View File

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