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