v0.7.0-canary.7

This commit is contained in:
LongYinan
2023-06-01 19:11:12 +08:00
parent a57c27679d
commit 7af5bd3894
21 changed files with 21 additions and 21 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.6"
"version": "0.7.0-canary.7"
}