8000 Auto-generated commit · stdlib-js/array-base-accessor@6a1a27d · GitHub
[go: up one dir, main page]

Skip to content

Commit 6a1a27d

Browse files
committed
Auto-generated commit
1 parent fd5b4b3 commit 6a1a27d

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

.github/.keepalive

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,16 @@
3939
"dependencies": {
4040
"@stdlib/array-base-accessors": "^0.1.0",
4141
"@stdlib/assert-is-collection": "^0.1.0",
42-
"@stdlib/string-format": "^0.1.0",
42+
"@stdlib/string-format": "^0.1.1",
4343
"@stdlib/types": "^0.1.0",
44-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0",
45-
"@stdlib/utils-define-nonenumerable-read-write-accessor": "^0.1.0"
44+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1",
45+
"@stdlib/utils-define-nonenumerable-read-write-accessor": "^0.1.1"
4646
},
4747
"devDependencies": {
4848
"@stdlib/array-base-assert-is-accessor-array": "^0.1.0",
4949
"@stdlib/array-float64": "^0.1.0",
50-
"@stdlib/assert-has-own-property": "^0.1.0",
51-
"@stdlib/assert-is-function": "^0.1.0",
50+
"@stdlib/assert-has-own-property": "^0.1.1",
51+
"@stdlib/assert-is-function": "^0.1.1",
5252
"@stdlib/bench": "^0.1.0",
5353
"@stdlib/random-base-randu": "^0.1.0",
5454
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

0 commit comments

Comments
 (0)
0