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 f62527e commit 9f9c44dCopy full SHA for 9f9c44d
.github/.keepalive
package.json
@@ -43,10 +43,10 @@
43
"@stdlib/types": "^0.1.0"
44
},
45
"devDependencies": {
46
- "@stdlib/assert-is-array": "^0.1.0",
+ "@stdlib/assert-is-array": "^0.1.1",
47
"@stdlib/bench": "^0.1.0",
48
"@stdlib/ndarray-array": "^0.1.0",
49
- "@stdlib/ndarray-base-shape2strides": "^0.1.0",
+ "@stdlib/ndarray-base-shape2strides": "^0.1.1",
50
"@stdlib/random-base-randu": "^0.1.0",
51
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
52
"istanbul": "^0.4.1",
0 commit comments