Skip to content

Commit 6edcb6b

Browse files
committed
Auto-generated commit
1 parent 19a45f1 commit 6edcb6b

File tree

3 files changed

+10
-708
lines changed

3 files changed

+10
-708
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
@@ -42,18 +42,18 @@
4242
"@stdlib/array-base-getter": "^0.1.0",
4343
"@stdlib/array-dtype": "^0.1.0",
4444
"@stdlib/assert-is-collection": "^0.1.0",
45-
"@stdlib/assert-is-function": "^0.1.0",
46-
"@stdlib/string-format": "^0.1.0",
45+
"@stdlib/assert-is-function": "^0.1.1",
46+
"@stdlib/string-format": "^0.1.1",
4747
"@stdlib/symbol-iterator": "^0.1.0",
4848
"@stdlib/types": "^0.1.0",
49-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0"
49+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1"
5050
},
5151
"devDependencies": {
52-
"@stdlib/assert-is-iterator-like": "^0.1.0",
52+
"@stdlib/assert-is-iterator-like": "^0.1.1",
5353
"@stdlib/bench": "^0.1.0",
54-
"@stdlib/math-base-assert-is-nan": "^0.1.0",
54+
"@stdlib/math-base-assert-is-nan": "^0.1.1",
5555
"@stdlib/random-base-randu": "^0.1.0",
56-
"@stdlib/utils-noop": "^0.1.0",
56+
"@stdlib/utils-noop": "^0.1.1",
5757
"proxyquire": "^2.0.0",
5858
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5959
"istanbul": "^0.4.1",

0 commit comments

Comments
 (0)