Bump xterm.js to 1.1.3

The only fix is a fix to the build script, since their
previous one forgot to publish 1.1.2 to npm :)
YuviPanda 10 years ago
parent a38cac92e8
commit fd88eadb61

@ -40,6 +40,6 @@
"moment": "^2.8.4",
"preact": "^4.5.1",
"preact-compat": "^1.7.0",
"xterm": "^1.1.2"
"xterm": "^1.1.3"
}
}

Loading…
Cancel
Save