update helpers

This commit is contained in:
Yuzuru 2023-06-06 16:10:47 -05:00
parent e7d039f4da
commit 23a23441c2
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,11 @@
# @biscuitland/helpers
## 3.0.7
### Patch Changes
- fix mixer
## 3.0.6
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@biscuitland/helpers",
"version": "3.0.6",
"version": "3.0.7",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",