Skip to content

Commit

Permalink
Refactor launchers for cross-platform compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
toebeann committed Jan 27, 2024
1 parent 48448dc commit af3803b
Show file tree
Hide file tree
Showing 15 changed files with 913 additions and 170 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"@types/figlet": "^1.5.8",
"@types/fs-extra": "^11.0.4",
"@types/gradient-string": "^1.1.5",
"@types/lodash": "^4.14.202",
"@types/node": "^20.11.5",
"@types/readline-sync": "^1.4.8",
"boxen": "^7.1.1",
Expand All @@ -52,11 +53,13 @@
"chokidar": "^3.5.3",
"cli-width": "^4.1.0",
"clipboardy": "^4.0.0",
"core-js": "^3.35.1",
"figlet": "^1.7.0",
"find-process": "^1.4.7",
"fs-extra": "^11.2.0",
"glob": "^10.3.10",
"gradient-string": "^2.0.2",
"lodash": "^4.17.21",
"open": "^10.0.3",
"protocol-registry": "^1.4.1",
"readline-sync": "^1.4.10",
Expand Down

0 comments on commit af3803b

Please sign in to comment.