This commit is contained in:
lee-at-zoo-corp
2025-06-06 19:12:26 -04:00
parent 662ad9b679
commit 4497d282d2

View File

@ -32,7 +32,7 @@ endif
### Installing dependencies
**install**: node_modules/.package-lock.json $(CARGO) $() $(WASM_PACK) $()
**install**: node_modules/.package-lock.json $ $(CARGO) $ $(WASM_PACK)
- node_modules/.package-lock.json: package.json package-lock.json
- npm prune