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 f8a756f..8d7b80d 100644
--- a/package.json
+++ b/package.json
@@ -22,6 +22,9 @@
"imports": {
"#lib": {
"default": "./src/lib/index.js"
+ },
+ "#args": {
+ "default": "./src/arguments/index.js"
}
},
"scripts": {
@@ -100,4 +103,4 @@
"eslint-plugin-deprecation": "^1.3.2"
},
"packageManager": "yarn@3.1.1"
-}
+} \ No newline at end of file