@xterm/xterm
Advanced tools
+2
-2
| { | ||
| "name": "@xterm/xterm", | ||
| "description": "Full xterm terminal, in your browser", | ||
| "version": "6.1.0-beta.283", | ||
| "version": "6.1.0-beta.284", | ||
| "main": "lib/xterm.js", | ||
@@ -122,3 +122,3 @@ "module": "lib/xterm.mjs", | ||
| }, | ||
| "commit": "c8f11d63b5f8b01f4bccbbf4d9bd25ef19e0dfad" | ||
| "commit": "f57b8e1534ac7ab013002a09df140c470fddf9bf" | ||
| } |
@@ -9,2 +9,2 @@ /** | ||
| */ | ||
| export const XTERM_VERSION = '6.1.0-beta.283'; | ||
| export const XTERM_VERSION = '6.1.0-beta.284'; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display