« get me outta code hell

move upd8 code files into their own directory - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
author(quasar) nebula <towerofnix@gmail.com>2021-05-05 10:10:50 -0300
committer(quasar) nebula <towerofnix@gmail.com>2021-05-05 10:10:50 -0300
commit2260541dc69c19e7444348ac3243f96e4321b781 (patch)
treedcccfe4acb5816c94194a78b352b4880c5071629 /package.json
parent1aeb764069cdc592e025f6a790acf5d1f78f740c (diff)
move upd8 code files into their own directory
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index aaaf8f6..80ee2c5 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
     "description": "static wiki software cataloguing collaborative creation",
     "main": "upd8.js",
     "bin": {
-        "hsmusic": "./upd8.js"
+        "hsmusic": "./upd8/main.js"
     },
     "dependencies": {
         "fix-whitespace": "^1.0.4",