v0.7.0-canary.21

This commit is contained in:
Alex Yang
2023-06-29 00:21:24 +08:00
parent 9b817c4b79
commit 887434fea4
25 changed files with 25 additions and 25 deletions

View File

@@ -35,5 +35,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.7.0-canary.20"
"version": "0.7.0-canary.21"
}