diff options
| author | Bobby <[email protected]> | 2026-04-22 08:10:30 +0530 |
|---|---|---|
| committer | Bobby <[email protected]> | 2026-04-22 08:10:30 +0530 |
| commit | 0bb36660ec4bceeb4bd9b18cf47a30ba8eded427 (patch) | |
| tree | f94aa2de99dcb7ee87639a3f60539fd376577bb9 /package.json | |
| parent | e72162b34bddbf04998eea934335e9496b8649f8 (diff) | |
| download | hollowdark-0bb36660ec4bceeb4bd9b18cf47a30ba8eded427.tar.xz hollowdark-0bb36660ec4bceeb4bd9b18cf47a30ba8eded427.zip | |
Rename ui-lib to lib, split Begin into smaller components, add Credits, bump version to 1.0 from package.json
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 7f1b2f1..534b382 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,9 @@ { "name": "hollowdark", - "version": "0.1.0", + "version": "1.0.0", "private": true, "type": "module", - "description": "A literary life simulation. Modern invented world. One continuous timeline.", + "description": "A literary life simulation. Characters live, love, suffer, choose, die. The game tells their lives.", "packageManager": "[email protected]", "engines": { "node": ">=20.11" |
