aboutsummaryrefslogtreecommitdiffstats
path: root/apps/cli
diff options
context:
space:
mode:
Diffstat (limited to 'apps/cli')
-rw-r--r--apps/cli/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/cli/package.json b/apps/cli/package.json
index ef0fc465..ecfe4367 100644
--- a/apps/cli/package.json
+++ b/apps/cli/package.json
@@ -13,9 +13,9 @@
"hoarder": "dist/index.mjs"
},
"devDependencies": {
+ "@commander-js/extra-typings": "^12.0.1",
"@hoarder/eslint-config": "workspace:^0.2.0",
"@hoarder/prettier-config": "workspace:^0.1.0",
- "@commander-js/extra-typings": "^12.0.1",
"@hoarder/shared": "workspace:^0.1.0",
"@hoarder/trpc": "workspace:^0.1.0",
"@hoarder/tsconfig": "workspace:^0.1.0",