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 aa68f63 commit 5ebd65cCopy full SHA for 5ebd65c
2 files changed
.github/.keepalive
package.json
@@ -39,13 +39,13 @@
39
"dependencies": {
40
"@stdlib/assert-is-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/assert-is-boolean": "^0.1.0",
+ "@stdlib/assert-is-boolean": "^0.1.1",
46
"@stdlib/bench": "^0.1.0",
47
"@stdlib/math-base-special-pow": "^0.1.0",
48
- "@stdlib/number-ctor": "^0.1.0",
+ "@stdlib/number-ctor": "^0.1.1",
49
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
50
"istanbul": "^0.4.1",
51
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"
0 commit comments