Skip to content

Commit 904e4b2

Browse files
committed
Revert usage of forked term.js. FF fix pull request (chjj/term.js#97) introduce new bugs and have some wierd behaviour together with GL. Other changes are related to native scroll and we don't need that right now
1 parent d41f851 commit 904e4b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"optimist": "~0.6.0",
4040
"pty.js": ">= 0.2.13",
4141
"socket.io": "0.9.16",
42-
"term.js": "git://github.com/goranprijic/term.js"
42+
"term.js": "git://github.com/jsio-private/term.js"
4343
},
4444
"engines": {
4545
"node": ">= 0.8.0"

0 commit comments

Comments
 (0)