|
37 | 37 | "url": "https://github.com/stdlib-js/stdlib/issues" |
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | | - "@stdlib/math-base-special-ceil": "^0.2.2", |
| 40 | + "@stdlib/math-base-special-ceil": "^0.2.3", |
41 | 41 | "@stdlib/string-base-repeat": "^0.2.3" |
42 | 42 | }, |
43 | 43 | "devDependencies": { |
44 | | - "@stdlib/assert-is-string": "^0.2.2", |
45 | | - "@stdlib/console-log-each": "^0.2.3", |
46 | | - "@stdlib/random-array-discrete-uniform": "^0.2.1", |
47 | | - "@stdlib/utils-map": "^0.2.1", |
48 | | - "@stdlib/utils-nary-function": "^0.2.3", |
49 | | - "@stdlib/utils-papply": "^0.2.2", |
50 | | - "@stdlib/utils-papply-right": "^0.2.2", |
| 44 | + "@stdlib/assert-is-string": "^0.2.3", |
| 45 | + "@stdlib/console-log-each": "^0.2.4", |
| 46 | + "@stdlib/random-array-discrete-uniform": "^0.2.2", |
| 47 | + "@stdlib/utils-map": "^0.2.2", |
| 48 | + "@stdlib/utils-nary-function": "^0.2.4", |
| 49 | + "@stdlib/utils-papply": "^0.2.3", |
| 50 | + "@stdlib/utils-papply-right": "^0.2.3", |
51 | 51 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
52 | 52 | "istanbul": "^0.4.1", |
53 | 53 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
54 | | - "@stdlib/bench-harness": "^0.2.2" |
| 54 | + "@stdlib/bench-harness": "^0.2.3" |
55 | 55 | }, |
56 | 56 | "engines": { |
57 | 57 | "node": ">=0.10.0", |
|
0 commit comments