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 39dd0a8 commit aed837aCopy full SHA for aed837a
.github/.keepalive
package.json
@@ -38,12 +38,12 @@
38
},
39
"dependencies": {
40
"@stdlib/assert-is-integer": "^0.1.0",
41
- "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0"
+ "@stdlib/utils-define-nonenumerable-read-only-property": "^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
- "@stdlib/number-ctor": "^0.1.0",
+ "@stdlib/number-ctor": "^0.1.1",
47
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
48
"istanbul": "^0.4.1",
49
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"
0 commit comments