v0.7.0-canary.19

This commit is contained in:
Alex Yang
2023-06-27 22:28:10 +08:00
parent c7f25e8fe3
commit 5186710f84
24 changed files with 24 additions and 24 deletions
+1 -1
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.18"
"version": "0.7.0-canary.19"
}