Skip to content

Commit 05576bc

Browse files
committed
Auto-generated commit
1 parent d563924 commit 05576bc

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

‎.github/.keepalive

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,16 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/assert-is-nonnegative-number": "^0.1.0",
40+
"@stdlib/assert-is-nonnegative-number": "^0.1.1",
4141
"@stdlib/assert-tools-array-like-function": "^0.1.0",
42-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0"
42+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1"
4343
},
4444
"devDependencies": {
4545
"@stdlib/array-float32": "^0.1.0",
46-
"@stdlib/assert-is-boolean": "^0.1.0",
46+
"@stdlib/assert-is-boolean": "^0.1.1",
4747
"@stdlib/bench": "^0.1.0",
4848
"@stdlib/math-base-special-pow": "^0.1.0",
49-
"@stdlib/number-ctor": "^0.1.0",
49+
"@stdlib/number-ctor": "^0.1.1",
5050
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5151
"istanbul": "^0.4.1",
5252
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"

0 commit comments

Comments
 (0)