v0.8.0-canary.7

This commit is contained in:
Alex Yang
2023-08-02 10:06:05 -07:00
parent 33613c7041
commit 4386894e8a
34 changed files with 34 additions and 34 deletions

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.0-canary.6"
"version": "0.8.0-canary.7"
}