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 0b10da9 commit 6fbc870Copy full SHA for 6fbc870
.github/.keepalive
package.json
@@ -41,12 +41,12 @@
41
"dependencies": {
42
"@stdlib/ndarray-base-assert-is-safe-data-type-cast": "^0.1.0",
43
"@stdlib/ndarray-base-assert-is-same-kind-data-type-cast": "^0.1.0",
44
- "@stdlib/ndarray-casting-modes": "^0.1.0",
+ "@stdlib/ndarray-casting-modes": "^0.1.1",
45
"@stdlib/ndarray-dtypes": "^0.1.0",
46
- "@stdlib/utils-library-manifest": "^0.1.0"
+ "@stdlib/utils-library-manifest": "^0.1.1"
47
},
48
"devDependencies": {
49
- "@stdlib/assert-is-boolean": "^0.1.0",
+ "@stdlib/assert-is-boolean": "^0.1.1",
50
"@stdlib/bench": "^0.1.0",
51
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
52
"istanbul": "^0.4.1",
0 commit comments