We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74fb60e commit b849395Copy full SHA for b849395
.yarnrc.yml
@@ -1 +1,5 @@
1
+compressionLevel: mixed
2
+
3
+enableGlobalCache: false
4
5
nodeLinker: node-modules
package.json
@@ -44,7 +44,7 @@
44
"rust-arrow-ffi": "link:./tests/rust-arrow-ffi/pkg/",
45
"ts-node": "^10.9.1",
46
"typescript": "^5.2.2",
47
- "vitest": "^0.34.6"
+ "vitest": "^1.2.2"
48
},
49
"volta": {
50
"node": "20.9.0",
0 commit comments