更新 @kevisual/api 版本至 0.0.10,并将 @kevisual/js-filter 版本更新至 0.0.2

This commit is contained in:
2025-12-30 01:30:18 +08:00
parent e8bb129abc
commit 4bd17318a4
2 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@kevisual/api",
"version": "0.0.9",
"version": "0.0.10",
"description": "",
"main": "mod.ts",
"scripts": {
@@ -32,7 +32,7 @@
"fast-glob": "^3.3.3"
},
"dependencies": {
"@kevisual/js-filter": "^0.0.1",
"@kevisual/js-filter": "^0.0.2",
"@kevisual/load": "^0.0.6",
"es-toolkit": "^1.43.0",
"nanoid": "^5.1.6"