Skip to content

Commit b5d1663

Browse files
authored
fix: manifest.json
Signed-off-by: Shabareesh Shetty <[email protected]>
1 parent 9542084 commit b5d1663

File tree

1 file changed

+3
-3
lines changed
  • lib/node_modules/@stdlib/stats/base/dists/kumaraswamy/kurtosis

1 file changed

+3
-3
lines changed

lib/node_modules/@stdlib/stats/base/dists/kumaraswamy/kurtosis/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"options": {
2+
"options": {
33
"task": "build",
44
"wasm": false
55
},
6-
"fields": [
6+
"fields": [
77
{
88
"field": "src",
99
"resolve": true,
@@ -25,7 +25,7 @@
2525
"relative": false
2626
}
2727
],
28-
"confs": [
28+
"confs": [
2929
{
3030
"task": "build",
3131
"wasm": false,

0 commit comments

Comments
 (0)