Skip to content

Commit 1f776e5

Browse files
committed
Merge remote-tracking branch 'upstream/develop' into wasm-sapxsumkbn
2 parents 7a88969 + cd6132a commit 1f776e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/node_modules/@stdlib/blas/ext/base/dsumors/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
]
8181
},
8282
{
83-
"task": "",
83+
"task": "build",
8484
"wasm": true,
8585
"src": [
8686
"./src/main.c"

lib/node_modules/@stdlib/stats/strided/dmeanors/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
]
8484
},
8585
{
86-
"task": "",
86+
"task": "build",
8787
"wasm": true,
8888
"src": [
8989
"./src/main.c"

0 commit comments

Comments
 (0)