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 02ff1e8 commit b5ce9bdCopy full SHA for b5ce9bd
.github/.keepalive
package.json
@@ -40,11 +40,11 @@
40
"@stdlib/math-base-special-floor": "^0.1.0"
41
},
42
"devDependencies": {
43
- "@stdlib/assert-is-boolean": "^0.1.0",
+ "@stdlib/assert-is-boolean": "^0.1.1",
44
"@stdlib/bench": "^0.1.0",
45
- "@stdlib/constants-float64-ninf": "^0.1.0",
46
- "@stdlib/constants-float64-pinf": "^0.1.0",
47
- "@stdlib/math-base-special-round": "^0.1.0",
+ "@stdlib/constants-float64-ninf": "^0.1.1",
+ "@stdlib/constants-float64-pinf": "^0.1.1",
+ "@stdlib/math-base-special-round": "^0.1.1",
48
"@stdlib/math-base-special-trunc": "^0.1.0",
49
"@stdlib/random-base-randu": "^0.1.0",
50
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
0 commit comments