|
56 | 56 | "@stdlib/array": "git+https://github.com/stdlib-js/array.git#main", |
57 | 57 | "@stdlib/assert": "git+https://github.com/stdlib-js/assert.git#main", |
58 | 58 | "@stdlib/bench": "git+https://github.com/stdlib-js/bench.git#main", |
59 | | - "@stdlib/blas": "git+https://github.com/stdlib-js/blas.git#main", |
60 | 59 | "@stdlib/bigint": "git+https://github.com/stdlib-js/bigint.git#main", |
| 60 | + "@stdlib/blas": "git+https://github.com/stdlib-js/blas.git#main", |
| 61 | + "@stdlib/boolean": "git+https://github.com/stdlib-js/boolean.git#main", |
61 | 62 | "@stdlib/buffer": "git+https://github.com/stdlib-js/buffer.git#main", |
62 | 63 | "@stdlib/cli": "git+https://github.com/stdlib-js/cli.git#main", |
63 | 64 | "@stdlib/complex": "git+https://github.com/stdlib-js/complex.git#main", |
|
71 | 72 | "@stdlib/math": "git+https://github.com/stdlib-js/math.git#main", |
72 | 73 | "@stdlib/ml": "git+https://github.com/stdlib-js/ml.git#main", |
73 | 74 | "@stdlib/namespace": "git+https://github.com/stdlib-js/namespace.git#main", |
| 75 | + "@stdlib/napi": "git+https://github.com/stdlib-js/napi.git#main", |
74 | 76 | "@stdlib/ndarray": "git+https://github.com/stdlib-js/ndarray.git#main", |
75 | 77 | "@stdlib/net": "git+https://github.com/stdlib-js/net.git#main", |
76 | 78 | "@stdlib/nlp": "git+https://github.com/stdlib-js/nlp.git#main", |
|
84 | 86 | "@stdlib/regexp": "git+https://github.com/stdlib-js/regexp.git#main", |
85 | 87 | "@stdlib/repl": "git+https://github.com/stdlib-js/repl.git#main", |
86 | 88 | "@stdlib/simulate": "git+https://github.com/stdlib-js/simulate.git#main", |
| 89 | + "@stdlib/slice": "git+https://github.com/stdlib-js/slice.git#main", |
87 | 90 | "@stdlib/stats": "git+https://github.com/stdlib-js/stats.git#main", |
88 | 91 | "@stdlib/streams": "git+https://github.com/stdlib-js/streams.git#main", |
89 | 92 | "@stdlib/strided": "git+https://github.com/stdlib-js/strided.git#main", |
|
0 commit comments