|
37 | 37 | "url": "https://github.com/stdlib-js/stdlib/issues"
|
38 | 38 | },
|
39 | 39 | "dependencies": {
|
40 |
| - "@stdlib/assert-has-own-property": "^0.1.0", |
| 40 | + "@stdlib/assert-has-own-property": "^0.1.1", |
41 | 41 | "@stdlib/assert-is-collection": "^0.1.0",
|
42 |
| - "@stdlib/assert-is-function": "^0.1.0", |
43 |
| - "@stdlib/assert-is-plain-object": "^0.1.0", |
44 |
| - "@stdlib/string-format": "^0.1.0", |
| 42 | + "@stdlib/assert-is-function": "^0.1.1", |
| 43 | + "@stdlib/assert-is-plain-object": "^0.1.1", |
| 44 | + "@stdlib/string-format": "^0.1.1", |
45 | 45 | "@stdlib/types": "^0.1.0"
|
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 | 48 | "@stdlib/array-float64": "^0.1.0",
|
49 | 49 | "@stdlib/bench": "^0.1.0",
|
50 | 50 | "@stdlib/math-base-special-floor": "^0.1.0",
|
51 | 51 | "@stdlib/random-base-randu": "^0.1.0",
|
52 |
| - "@stdlib/utils-noop": "^0.1.0", |
| 52 | + "@stdlib/utils-noop": "^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