Skip to content

Commit ab8d7bd

Browse files
committed
Auto-generated commit
1 parent b3ca9a9 commit ab8d7bd

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

.github/.keepalive

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

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@
3838
},
3939
"dependencies": {
4040
"@stdlib/array-buffer": "^0.1.0",
41-
"@stdlib/assert-is-array": "^0.1.0",
41+
"@stdlib/assert-is-array": "^0.1.1",
4242
"@stdlib/assert-is-integer": "^0.1.0",
4343
"@stdlib/assert-is-typed-array-like": "^0.1.0",
4444
"@stdlib/math-base-special-ceil2": "^0.1.0",
45-
"@stdlib/string-format": "^0.1.0",
45+
"@stdlib/string-format": "^0.1.1",
4646
"@stdlib/types": "^0.1.0"
4747
},
4848
"devDependencies": {
@@ -56,12 +56,12 @@
5656
"@stdlib/array-uint8": "^0.1.0",
5757
"@stdlib/array-uint8c": "^0.1.0",
5858
"@stdlib/bench": "^0.1.0",
59-
"@stdlib/constants-int16-max": "^0.1.0",
60-
"@stdlib/constants-int32-max": "^0.1.0",
61-
"@stdlib/constants-int8-max": "^0.1.0",
62-
"@stdlib/constants-uint16-max": "^0.1.0",
63-
"@stdlib/constants-uint32-max": "^0.1.0",
64-
"@stdlib/constants-uint8-max": "^0.1.0",
59+
"@stdlib/constants-int16-max": "^0.1.1",
60+
"@stdlib/constants-int32-max": "^0.1.1",
61+
"@stdlib/constants-int8-max": "^0.1.1",
62+
"@stdlib/constants-uint16-max": "^0.1.1",
63+
"@stdlib/constants-uint32-max": "^0.1.1",
64+
"@stdlib/constants-uint8-max": "^0.1.1",
6565
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
6666
"istanbul": "^0.4.1",
6767
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"

0 commit comments

Comments
 (0)