update versions

This commit is contained in:
MARCROCK22 2023-12-18 19:59:28 -04:00
parent 433e2b5409
commit 0056fc8b4c
2 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@
}
},
"dependencies": {
"@biscuitland/common": "^0.0.9",
"@biscuitland/common": "^0.0.10",
"ts-mixer": "^6.0.3"
},
"devDependencies": {
@ -73,4 +73,4 @@
"publishConfig": {
"access": "public"
}
}
}

View File

@ -24,7 +24,7 @@
}
},
"dependencies": {
"@biscuitland/common": "^0.0.9",
"@biscuitland/common": "^0.0.10",
"@biscuitland/rest": "^3.0.7",
"ws": "^8.13.0"
},