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.
1 parent 00ee9bc commit 4ef099bCopy full SHA for 4ef099b
demo/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@ghostty-web/demo",
3
- "version": "0.2.1",
+ "version": "0.3.0",
4
"description": "Cross-platform demo server for ghostty-web terminal emulator",
5
"type": "module",
6
"bin": {
package.json
"name": "ghostty-web",
"description": "Web-based terminal emulator using Ghostty's VT100 parser via WebAssembly",
"main": "./dist/ghostty-web.umd.cjs",
0 commit comments