You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***core:** refactor and general improvements ([f35c486](https://github.com/JamieMason/syncpack/commit/f35c486ab51f697f6259c509ebd7e0c575ad2dac)), closes [#140](https://github.com/JamieMason/syncpack/issues/140)[#139](https://github.com/JamieMason/syncpack/issues/139)[#132](https://github.com/JamieMason/syncpack/issues/132)[#111](https://github.com/JamieMason/syncpack/issues/111)
Copy file name to clipboardExpand all lines: DEPENDENCIES.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,12 +24,15 @@ npm test
24
24
25
25
## Dependencies
26
26
27
+
-[@effect/data](https://ghub.io/@effect/data): Consistent dependency versions in large JavaScript Monorepos
28
+
-[@effect/io](https://ghub.io/@effect/io): Consistent dependency versions in large JavaScript Monorepos
29
+
-[@effect/match](https://ghub.io/@effect/match): Consistent dependency versions in large JavaScript Monorepos
27
30
-[chalk](https://ghub.io/chalk): Terminal string styling done right
28
31
-[commander](https://ghub.io/commander): the complete solution for node.js command-line programs
29
32
-[cosmiconfig](https://ghub.io/cosmiconfig): Find and load configuration from a package.json property, rc file, or CommonJS module
30
33
-[enquirer](https://ghub.io/enquirer): Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.
31
34
-[fs-extra](https://ghub.io/fs-extra): fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
32
-
-[glob](https://ghub.io/glob): the most correct and second fastest glob implementation in JavaScript
0 commit comments