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 ffaf801 commit 05269cdCopy full SHA for 05269cd
.github/.keepalive
package.json
@@ -43,11 +43,11 @@
43
"@stdlib/array-base-filled2d-by": "^0.1.0",
44
"@stdlib/array-base-zeros2d": "^0.1.0",
45
"@stdlib/bench": "^0.1.0",
46
- "@stdlib/math-base-assert-is-nan": "^0.1.0",
+ "@stdlib/math-base-assert-is-nan": "^0.1.1",
47
"@stdlib/math-base-ops-add": "^0.1.0",
48
"@stdlib/math-base-special-floor": "^0.1.0",
49
"@stdlib/math-base-special-pow": "^0.1.0",
50
- "@stdlib/ndarray-base-numel": "^0.1.0",
+ "@stdlib/ndarray-base-numel": "^0.1.1",
51
"@stdlib/random-base-discrete-uniform": "^0.1.0",
52
"@stdlib/random-base-uniform": "^0.1.0",
53
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
0 commit comments