0.0.3: added Kitty, plus a bit of cleanup

This commit is contained in:
2025-04-13 14:18:54 +00:00
parent c1300702d8
commit 9ceb6ea2cd
5 changed files with 39 additions and 31 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "lily",
"version": "0.0.2",
"version": "0.0.3",
"description": "Lily's Integrated Logic Yoke",
"type": "module",
"private": true,
"devDependencies": {
"xo": "^0.58.0",
"bc-stubs": "^108.0.0",
"bc-stubs": "^114.0.0",
"bondage-club-mod-sdk": "^1.2.0",
"@types/tampermonkey": "^5.0.3"
},