This commit is contained in:
LongYinan
2023-09-26 15:58:55 +08:00
parent 2cc09c205d
commit d7464b9fad
39 changed files with 39 additions and 39 deletions
+1 -1
View File
@@ -38,5 +38,5 @@
"test": "cross-env TS_NODE_TRANSPILE_ONLY=1 TS_NODE_PROJECT=./tsconfig.json node --test --loader ts-node/esm --experimental-specifier-resolution=node ./__tests__/**/*.mts",
"version": "napi version"
},
"version": "0.8.3"
"version": "0.8.4"
}