Skip to content

Commit eb63512

Browse files
fix: test errors
1 parent 449ff6c commit eb63512

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

lib/node_modules/@stdlib/stats/base/dnanmin/manifest.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,10 @@
5757
"-lm"
5858
],
5959
"libpath": [],
60-
"dependencies": []
60+
"dependencies": [
61+
"@stdlib/math/base/assert/is-nan",
62+
"@stdlib/math/base/assert/is-negative-zero"
63+
]
6164
},
6265
{
6366
"task": "examples",

0 commit comments

Comments
 (0)