|
38 | 38 | },
|
39 | 39 | "dependencies": {
|
40 | 40 | "@stdlib/array-buffer": "^0.1.0",
|
41 |
| - "@stdlib/assert-is-array": "^0.1.0", |
| 41 | + "@stdlib/assert-is-array": "^0.1.1", |
42 | 42 | "@stdlib/assert-is-integer": "^0.1.0",
|
43 | 43 | "@stdlib/assert-is-typed-array-like": "^0.1.0",
|
44 | 44 | "@stdlib/math-base-special-ceil2": "^0.1.0",
|
45 |
| - "@stdlib/string-format": "^0.1.0", |
| 45 | + "@stdlib/string-format": "^0.1.1", |
46 | 46 | "@stdlib/types": "^0.1.0"
|
47 | 47 | },
|
48 | 48 | "devDependencies": {
|
|
56 | 56 | "@stdlib/array-uint8": "^0.1.0",
|
57 | 57 | "@stdlib/array-uint8c": "^0.1.0",
|
58 | 58 | "@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", |
65 | 65 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby",
|
66 | 66 | "istanbul": "^0.4.1",
|
67 | 67 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git"
|
|
0 commit comments