|
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | 40 | "@stdlib/assert-is-integer": "^0.1.0", |
41 | | - "@stdlib/fs-read-file": "^0.1.0", |
42 | | - "@stdlib/string-base-uppercase": "^0.1.0", |
43 | | - "@stdlib/string-replace": "^0.1.0" |
| 41 | + "@stdlib/fs-read-file": "^0.1.1", |
| 42 | + "@stdlib/string-base-uppercase": "^0.1.1", |
| 43 | + "@stdlib/string-replace": "^0.1.1" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | 46 | "@stdlib/array-float64": "^0.1.0", |
47 | | - "@stdlib/assert-is-browser": "^0.1.0", |
48 | | - "@stdlib/assert-is-string": "^0.1.0", |
| 47 | + "@stdlib/assert-is-browser": "^0.1.1", |
| 48 | + "@stdlib/assert-is-string": "^0.1.1", |
49 | 49 | "@stdlib/bench": "^0.1.0", |
50 | | - "@stdlib/math-base-special-round": "^0.1.0", |
| 50 | + "@stdlib/math-base-special-round": "^0.1.1", |
51 | 51 | "@stdlib/random-base-randu": "^0.1.0", |
52 | | - "@stdlib/utils-try-require": "^0.1.0", |
| 52 | + "@stdlib/utils-try-require": "^0.1.1", |
53 | 53 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
54 | 54 | "istanbul": "^0.4.1", |
55 | 55 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git" |
|
0 commit comments