This commit is contained in:
lee-at-zoo-corp
2025-06-06 19:10:17 -04:00
parent a1107ac6ec
commit bfe6b09c05

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
@ -53,3 +53,4 @@ else
endif
-:
$\: