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 796399a commit 14d658bCopy full SHA for 14d658b
2 files changed
.github/.keepalive
package.json
@@ -37,15 +37,15 @@
37
"url": "https://github.com/stdlib-js/stdlib/issues"
38
},
39
"dependencies": {
40
- "@stdlib/assert-is-float64array": "^0.1.0",
+ "@stdlib/assert-is-float64array": "^0.1.1",
41
"@stdlib/assert-is-ndarray-like": "^0.1.0"
42
43
"devDependencies": {
44
"@stdlib/array-float64": "^0.1.0",
45
- "@stdlib/assert-is-boolean": "^0.1.0",
+ "@stdlib/assert-is-boolean": "^0.1.1",
46
"@stdlib/bench": "^0.1.0",
47
"@stdlib/ndarray-ctor": "^0.1.0",
48
- "@stdlib/utils-noop": "^0.1.0",
+ "@stdlib/utils-noop": "^0.1.1",
49
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
50
"istanbul": "^0.4.1",
51
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"
0 commit comments