We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90e8c02 commit 7c1cf01Copy full SHA for 7c1cf01
.github/.keepalive
package.json
@@ -38,10 +38,10 @@
38
},
39
"dependencies": {
40
"@stdlib/assert-is-integer": "^0.1.0",
41
- "@stdlib/constants-array-max-typed-array-length": "^0.1.0"
+ "@stdlib/constants-array-max-typed-array-length": "^0.1.1"
42
43
"devDependencies": {
44
- "@stdlib/assert-is-boolean": "^0.1.0",
+ "@stdlib/assert-is-boolean": "^0.1.1",
45
"@stdlib/bench": "^0.1.0",
46
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
47
"istanbul": "^0.4.1",
0 commit comments