Skip to content

Commit 2ae6210

Browse files
committed
fix flag
1 parent 97eb93d commit 2ae6210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ lib:
5656
./scripts/prebuilt.js
5757

5858
artifacts: lib
59-
./scripts/npmPack.js -updateArtifactList
59+
./scripts/npmPack.js -u
6060

6161
# Builds the core playground bundle (without the relevant cmijs files for the runtime)
6262
playground:

0 commit comments

Comments
 (0)