0.0.2
small changes * hopefully fixes the deafening * spelling * new monkey matches * official mod-sdk download * R108 stubs
This commit is contained in:
12
package-lock.json
generated
12
package-lock.json
generated
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"name": "lily",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "lily",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"license": "SEE LICENSE IN LICENSE.",
|
||||
"devDependencies": {
|
||||
"@types/tampermonkey": "^5.0.3",
|
||||
"bc-stubs": "^105.0.0",
|
||||
"bc-stubs": "^108.0.0",
|
||||
"bondage-club-mod-sdk": "^1.2.0",
|
||||
"xo": "^0.58.0"
|
||||
}
|
||||
@@ -1098,9 +1098,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/bc-stubs": {
|
||||
"version": "105.0.3",
|
||||
"resolved": "https://registry.npmjs.org/bc-stubs/-/bc-stubs-105.0.3.tgz",
|
||||
"integrity": "sha512-haKRphxOdPQT/9W6s5L0x5DFDttOrk0xBddFfoLnMQlz7AiXnU3TGdlJ+biWpmQtyHc7WrJARbYd4Wf7+a4j8g==",
|
||||
"version": "108.0.0",
|
||||
"resolved": "https://registry.npmjs.org/bc-stubs/-/bc-stubs-108.0.0.tgz",
|
||||
"integrity": "sha512-b3ko8zl9zn5umYKC7uMQjEtOQxcbAdalUvJ7DoOPyJX4WcsdJFq+R76Rr8bhTtcRq7aW3tk7DtDjTy9awd7CRw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"socket.io-client": "4.6.1"
|
||||
|
Reference in New Issue
Block a user