We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 758aac1 commit 107cc40Copy full SHA for 107cc40
.github/.keepalive
package.json
@@ -38,15 +38,15 @@
38
},
39
"dependencies": {
40
"@stdlib/assert-is-array-like": "^0.1.0",
41
- "@stdlib/string-format": "^0.1.0"
+ "@stdlib/string-format": "^0.1.1"
42
43
"devDependencies": {
44
- "@stdlib/assert-is-boolean": "^0.1.0",
+ "@stdlib/assert-is-boolean": "^0.1.1",
45
"@stdlib/assert-is-even": "^0.1.0",
46
"@stdlib/bench": "^0.1.0",
47
"@stdlib/math-base-assert-is-even": "^0.1.0",
48
"@stdlib/math-base-special-pow": "^0.1.0",
49
- "@stdlib/utils-noop": "^0.1.0",
+ "@stdlib/utils-noop": "^0.1.1",
50
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
51
"istanbul": "^0.4.1",
52
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"
0 commit comments