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

12
package-lock.json generated
View File

@@ -1,16 +1,16 @@
{
"name": "lily",
"version": "0.0.2",
"version": "0.0.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "lily",
"version": "0.0.2",
"version": "0.0.3",
"license": "SEE LICENSE IN LICENSE.",
"devDependencies": {
"@types/tampermonkey": "^5.0.3",
"bc-stubs": "^108.0.0",
"bc-stubs": "^114.0.0",
"bondage-club-mod-sdk": "^1.2.0",
"xo": "^0.58.0"
}
@@ -1098,9 +1098,9 @@
"dev": true
},
"node_modules/bc-stubs": {
"version": "108.0.0",
"resolved": "https://registry.npmjs.org/bc-stubs/-/bc-stubs-108.0.0.tgz",
"integrity": "sha512-b3ko8zl9zn5umYKC7uMQjEtOQxcbAdalUvJ7DoOPyJX4WcsdJFq+R76Rr8bhTtcRq7aW3tk7DtDjTy9awd7CRw==",
"version": "114.0.0",
"resolved": "https://registry.npmjs.org/bc-stubs/-/bc-stubs-114.0.0.tgz",
"integrity": "sha512-o5G1ryUDwOez2GdnpLChGYVRiR8981PHOZNUnWuquSbQf5eNTqdq3sWtEF9vgpyJjlodNPBuoNQj+KlOeWOAjQ==",
"dev": true,
"dependencies": {
"socket.io-client": "4.6.1"