We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b31e68e commit 86e2ad2Copy full SHA for 86e2ad2
lib/node_modules/@stdlib/math/base/special/minmax/manifest.json
@@ -37,7 +37,8 @@
37
"libpath": [],
38
"dependencies": [
39
"@stdlib/math/base/napi/binary",
40
- "@stdlib/math/base/assert/is-nan"
+ "@stdlib/math/base/assert/is-nan",
41
+ "@stdlib/math/base/assert/is-negative-zero"
42
]
43
},
44
{
@@ -51,7 +52,8 @@
51
52
"libraries": [],
53
54
55
56
57
58
59
@@ -65,7 +67,8 @@
65
67
66
68
69
70
71
72
73
}
74
0 commit comments