small changes
* hopefully fixes the deafening
* spelling
* new monkey matches
* official mod-sdk download
* R108 stubs
This commit is contained in:
2024-09-18 20:32:34 +00:00
parent f2d041edd5
commit ef8e2cb3ed
4 changed files with 17 additions and 17 deletions

View File

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