mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-02 04:56:07 +00:00
silly vrsion control
This commit is contained in:
parent
a51667f316
commit
6b2a193ba5
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@biscuitland/core",
|
||||
"version": "3.0.8",
|
||||
"version": "3.0.9",
|
||||
"main": "./dist/index.js",
|
||||
"module": "./dist/index.mjs",
|
||||
"types": "./dist/index.d.ts",
|
||||
@ -25,7 +25,7 @@
|
||||
"dependencies": {
|
||||
"@biscuitland/common": "^0.0.8",
|
||||
"@biscuitland/rest": "^3.0.6",
|
||||
"@biscuitland/ws": "^3.0.8",
|
||||
"@biscuitland/ws": "^3.0.9",
|
||||
"eventemitter2": "^6.4.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -75,4 +75,4 @@
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user