aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 7974194..e271bf7 100644
--- a/package.json
+++ b/package.json
@@ -44,6 +44,9 @@
"#lib": {
"default": "./src/lib/index.js"
},
+ "#constants": {
+ "default": "./src/lib/utils/BushConstants.js"
+ },
"#args": {
"default": "./src/arguments/index.js"
},