diff --git a/package.json b/package.json
index 27ea3af..079ed35 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
   "version": "1.0.0",
   "author": "Rowan <rowan@kitsu.cafe> (https://kitsu.cafe)",
   "type": "module",
-  "main": "index.js",
+  "main": "src/index.js",
   "scripts": {
     "test": "echo \"Error: no test specified\" && exit 1"
   },