update version

This commit is contained in:
MARCROCK22 2023-12-18 19:36:53 -04:00
parent d831d98c80
commit a4d74f8b20
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "@biscuitland/common", "name": "@biscuitland/common",
"version": "0.0.9", "version": "0.0.10",
"main": "./dist/index.js", "main": "./dist/index.js",
"module": "./dist/index.mjs", "module": "./dist/index.mjs",
"type": "module", "type": "module",

View File

@ -1,6 +1,6 @@
{ {
"name": "@biscuitland/ws", "name": "@biscuitland/ws",
"version": "3.0.10", "version": "3.0.11",
"main": "./dist/index.js", "main": "./dist/index.js",
"module": "./dist/index.mjs", "module": "./dist/index.mjs",
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",