diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-06-28 17:26:46 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-06-28 17:43:56 -0700 |
| commit | e4fa1e69e7ebfb627c7198fd1a9881e9327ec4d4 (patch) | |
| tree | 06284a538a6008eca75051399e47db4e5d50301c /node_modules/.bin | |
initial commit: scaffolding
Diffstat (limited to 'node_modules/.bin')
| l--------- | node_modules/.bin/conc | 1 | ||||
| l--------- | node_modules/.bin/concurrently | 1 | ||||
| l--------- | node_modules/.bin/tree-kill | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/node_modules/.bin/conc b/node_modules/.bin/conc new file mode 120000 index 0000000..e9da687 --- /dev/null +++ b/node_modules/.bin/conc @@ -0,0 +1 @@ +../concurrently/dist/bin/concurrently.js
\ No newline at end of file diff --git a/node_modules/.bin/concurrently b/node_modules/.bin/concurrently new file mode 120000 index 0000000..e9da687 --- /dev/null +++ b/node_modules/.bin/concurrently @@ -0,0 +1 @@ +../concurrently/dist/bin/concurrently.js
\ No newline at end of file diff --git a/node_modules/.bin/tree-kill b/node_modules/.bin/tree-kill new file mode 120000 index 0000000..26dcd2c --- /dev/null +++ b/node_modules/.bin/tree-kill @@ -0,0 +1 @@ +../tree-kill/cli.js
\ No newline at end of file |
