add io and remove adapter
Some checks failed
Publish to npm / publish (push) Has been cancelled

This commit is contained in:
2024-10-06 12:48:10 +08:00
parent 4e38c3a74e
commit 77e6394266
4 changed files with 26 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@kevisual/query",
"version": "0.0.7-alpha.0",
"version": "0.0.7-alpha.1",
"main": "dist/index.js",
"module": "dist/index.js",
"types": "dist/index.d.ts",