v0.9.0-canary.1

This commit is contained in:
Alex Yang
2023-08-29 05:18:22 -05:00
parent 2f6c4e3696
commit 41f2420533
40 changed files with 41 additions and 40 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.9.0-canary.0"
"version": "0.9.0-canary.1"
}