mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-01 20:46:08 +00:00
minor patch
This commit is contained in:
parent
a850a14a2d
commit
37e4125a20
@ -1,5 +1,15 @@
|
||||
# @biscuitland/core
|
||||
|
||||
## 3.0.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- new changes
|
||||
- new changes
|
||||
- Updated dependencies
|
||||
- Updated dependencies
|
||||
- @biscuitland/ws@3.0.12
|
||||
|
||||
## 3.0.8
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@biscuitland/core",
|
||||
"version": "3.0.11",
|
||||
"version": "3.0.12",
|
||||
"main": "./dist/index.js",
|
||||
"module": "./dist/index.mjs",
|
||||
"types": "./dist/index.d.ts",
|
||||
@ -25,7 +25,7 @@
|
||||
"dependencies": {
|
||||
"@biscuitland/common": "^0.0.10",
|
||||
"@biscuitland/rest": "^3.0.7",
|
||||
"@biscuitland/ws": "^3.0.11",
|
||||
"@biscuitland/ws": "^3.0.12",
|
||||
"eventemitter2": "^6.4.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -1,5 +1,12 @@
|
||||
# @biscuitland/helpers
|
||||
|
||||
## 3.0.14
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- new changes
|
||||
- new changes
|
||||
|
||||
## 3.0.11
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@biscuitland/helpers",
|
||||
"version": "3.0.13",
|
||||
"version": "3.0.14",
|
||||
"main": "./dist/index.js",
|
||||
"module": "./dist/index.mjs",
|
||||
"types": "./dist/index.d.ts",
|
||||
|
@ -1,5 +1,12 @@
|
||||
# @biscuitland/ws
|
||||
|
||||
## 3.0.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- new changes
|
||||
- new changes
|
||||
|
||||
## 3.0.9
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@biscuitland/ws",
|
||||
"version": "3.0.11",
|
||||
"version": "3.0.12",
|
||||
"main": "./dist/index.js",
|
||||
"module": "./dist/index.mjs",
|
||||
"types": "./dist/index.d.ts",
|
||||
|
Loading…
x
Reference in New Issue
Block a user