« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 91f207b..2ec3b4f 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
     "version": "0.1.0",
     "description": "static wiki software cataloguing collaborative creation",
     "type": "module",
-    "main": "upd8.js",
+    "main": "src/upd8.js",
     "bin": {
         "hsmusic": "./src/upd8.js"
     },