mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-05-18 13:26:00 -04:00
Fix pnpm prep on Linux (#1904)
* Fix pnpm-prep on linux * update archive-wasm to 1.6.1
This commit is contained in:
committed by
GitHub
parent
313671245a
commit
b261164ca6
BIN
pnpm-lock.yaml
generated
BIN
pnpm-lock.yaml
generated
Binary file not shown.
@@ -19,10 +19,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@iarna/toml": "^2.2.5",
|
||||
"archive-wasm": "^1.5.3",
|
||||
"archive-wasm": "^1.6.1",
|
||||
"mustache": "^4.2.0",
|
||||
"semver": "^7.5.4",
|
||||
"undici": "^5.26.4"
|
||||
"undici": "^6.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.23.2",
|
||||
|
||||
Reference in New Issue
Block a user