Skip to content

Commit

Permalink
try locking deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ValeryAntopol committed Jan 26, 2024
1 parent 8ebd236 commit 4a51bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion marine-js/build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /bin/bash

wasm-pack build -d marine-js-pkg --target web
wasm-pack build -d marine-js-pkg --target web --locked

MARINE_JS_JS_DEST=npm-package/src/snippets/marine-js-6faa67b8af9cc173/
mkdir -p $MARINE_JS_JS_DEST
Expand Down

0 comments on commit 4a51bd2

Please sign in to comment.