We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ca1c647 + e40f924 commit ffc868aCopy full SHA for ffc868a
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "xterm",
3
"description": "Full xterm terminal, in your browser",
4
- "version": "3.12.0",
+ "version": "3.13.0",
5
"main": "lib/public/Terminal.js",
6
"types": "typings/xterm.d.ts",
7
"repository": "https://github.com/xtermjs/xterm.js",
@@ -61,4 +61,4 @@
61
"coveralls": "nyc report --reporter=text-lcov | coveralls",
62
"watch": "tsc -b -w ./src/tsconfig.all.json --preserveWatchOutput"
63
}
64
-}
+}
0 commit comments