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 4d67c41 commit c7badf0Copy full SHA for c7badf0
2 files changed
.github/.keepalive
package.json
@@ -39,14 +39,14 @@
39
"dependencies": {
40
"@stdlib/assert-is-negative-integer": "^0.1.0",
41
"@stdlib/assert-tools-array-like-function": "^0.1.0",
42
- "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0"
+ "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1"
43
},
44
"devDependencies": {
45
"@stdlib/array-int32": "^0.1.0",
46
- "@stdlib/assert-is-boolean": "^0.1.0",
+ "@stdlib/assert-is-boolean": "^0.1.1",
47
"@stdlib/bench": "^0.1.0",
48
"@stdlib/math-base-special-pow": "^0.1.0",
49
- "@stdlib/number-ctor": "^0.1.0",
+ "@stdlib/number-ctor": "^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