Fix cvm-rs build on Windows, replace Just with yarn builtin, make clean work on Windows

This commit is contained in:
MDMCK10
2024-08-02 21:01:53 +02:00
parent 11380f00cf
commit ddcba7b308
6 changed files with 9 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@cvmts/cvm-rs",
"version": "0.1.0",
"version": "0.1.1",
"packageManager": "yarn@4.1.1",
"type": "module",
"main": "index.js",