Skip to content

Commit c1078bb

Browse files
committed
Auto-generated commit
1 parent f413853 commit c1078bb

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

‎.github/.keepalive‎

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

‎package.json‎

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,18 +38,18 @@
3838
},
3939
"dependencies": {
4040
"@stdlib/assert-is-integer": "^0.1.0",
41-
"@stdlib/fs-read-file": "^0.1.0",
42-
"@stdlib/string-base-uppercase": "^0.1.0",
43-
"@stdlib/string-replace": "^0.1.0"
41+
"@stdlib/fs-read-file": "^0.1.1",
42+
"@stdlib/string-base-uppercase": "^0.1.1",
43+
"@stdlib/string-replace": "^0.1.1"
4444
},
4545
"devDependencies": {
4646
"@stdlib/array-float64": "^0.1.0",
47-
"@stdlib/assert-is-browser": "^0.1.0",
48-
"@stdlib/assert-is-string": "^0.1.0",
47+
"@stdlib/assert-is-browser": "^0.1.1",
48+
"@stdlib/assert-is-string": "^0.1.1",
4949
"@stdlib/bench": "^0.1.0",
50-
"@stdlib/math-base-special-round": "^0.1.0",
50+
"@stdlib/math-base-special-round": "^0.1.1",
5151
"@stdlib/random-base-randu": "^0.1.0",
52-
"@stdlib/utils-try-require": "^0.1.0",
52+
"@stdlib/utils-try-require": "^0.1.1",
5353
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5454
"istanbul": "^0.4.1",
5555
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"

0 commit comments

Comments
 (0)