Skip to content

Commit 62bd5d4

Browse files
committed
Auto-generated commit
1 parent f3e2417 commit 62bd5d4

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,15 +37,15 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/assert-is-function": "^0.1.0",
40+
"@stdlib/assert-is-function": "^0.1.1",
4141
"@stdlib/assert-is-nonnegative-integer": "^0.1.0",
42-
"@stdlib/string-format": "^0.1.0"
42+
"@stdlib/string-format": "^0.1.1"
4343
},
4444
"devDependencies": {
45-
"@stdlib/assert-is-array": "^0.1.0",
45+
"@stdlib/assert-is-array": "^0.1.1",
4646
"@stdlib/bench": "^0.1.0",
4747
"@stdlib/random-base-randu": "^0.1.0",
48-
"@stdlib/utils-noop": "^0.1.0",
48+
"@stdlib/utils-noop": "^0.1.1",
4949
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5050
"istanbul": "^0.4.1",
5151
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"

0 commit comments

Comments
 (0)