Skip to content

Commit 904eece

Browse files
committed
Auto-generated commit
1 parent b35cfee commit 904eece

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

.github/.keepalive

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,21 +38,21 @@
3838
},
3939
"dependencies": {
4040
"@stdlib/assert-is-collection": "^0.1.0",
41-
"@stdlib/assert-is-function": "^0.1.0",
42-
"@stdlib/string-format": "^0.1.0",
41+
"@stdlib/assert-is-function": "^0.1.1",
42+
"@stdlib/string-format": "^0.1.1",
4343
"@stdlib/types": "^0.1.0"
4444
},
4545
"devDependencies": {
4646
"@stdlib/array-float32": "^0.1.0",
4747
"@stdlib/array-float64": "^0.1.0",
4848
"@stdlib/assert-is-even": "^0.1.0",
49-
"@stdlib/assert-is-nan": "^0.1.0",
49+
"@stdlib/assert-is-nan": "^0.1.1",
5050
"@stdlib/bench": "^0.1.0",
51-
"@stdlib/constants-float64-pinf": "^0.1.0",
52-
"@stdlib/math-base-assert-is-nan": "^0.1.0",
51+
"@stdlib/constants-float64-pinf": "^0.1.1",
52+
"@stdlib/math-base-assert-is-nan": "^0.1.1",
5353
"@stdlib/math-base-special-floor": "^0.1.0",
5454
"@stdlib/random-base-randu": "^0.1.0",
55-
"@stdlib/utils-noop": "^0.1.0",
55+
"@stdlib/utils-noop": "^0.1.1",
5656
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5757
"istanbul": "^0.4.1",
5858
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"

0 commit comments

Comments
 (0)