mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-01 20:46:08 +00:00
update version
This commit is contained in:
parent
d831d98c80
commit
a4d74f8b20
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@biscuitland/common",
|
||||
"version": "0.0.9",
|
||||
"version": "0.0.10",
|
||||
"main": "./dist/index.js",
|
||||
"module": "./dist/index.mjs",
|
||||
"type": "module",
|
||||
@ -72,4 +72,4 @@
|
||||
"dependencies": {
|
||||
"discord-api-types": "^0.37.39"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@biscuitland/ws",
|
||||
"version": "3.0.10",
|
||||
"version": "3.0.11",
|
||||
"main": "./dist/index.js",
|
||||
"module": "./dist/index.mjs",
|
||||
"types": "./dist/index.d.ts",
|
||||
@ -79,4 +79,4 @@
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user