aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json
index 88727d5..9c9ad33 100644
--- a/package.json
+++ b/package.json
@@ -25,6 +25,9 @@
},
"#args": {
"default": "./src/arguments/index.js"
+ },
+ "#commands": {
+ "default": "./src/commands/index.js"
}
},
"scripts": {
@@ -103,4 +106,4 @@
"eslint-plugin-deprecation": "^1.3.2"
},
"packageManager": "yarn@3.1.1"
-}
+} \ No newline at end of file