We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a890efe commit 205ea9aCopy full SHA for 205ea9a
.github/.keepalive
package.json
@@ -37,14 +37,14 @@
37
"url": "https://github.com/stdlib-js/stdlib/issues"
38
},
39
"dependencies": {
40
- "@stdlib/assert-is-number": "^0.1.0",
+ "@stdlib/assert-is-number": "^0.1.1",
41
"@stdlib/math-base-assert-is-safe-integer": "^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/number-ctor": "^0.1.0",
+ "@stdlib/number-ctor": "^0.1.1",
48
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
49
"istanbul": "^0.4.1",
50
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"
0 commit comments