Skip to content

Commit 5d6bd7b

Browse files
authored
fix: demo package.json referencing a dev build (#62)
1 parent c8e683e commit 5d6bd7b

File tree

2 files changed

+1
-119
lines changed

2 files changed

+1
-119
lines changed

demo/package-lock.json

Lines changed: 0 additions & 118 deletions
This file was deleted.

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ghostty-web/demo",
3-
"version": "0.2.1-next.0.g1680deb",
3+
"version": "0.2.1",
44
"description": "Cross-platform demo server for ghostty-web terminal emulator",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)