summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Van Doorn <vandoorn.nick@gmail.com>2019-04-06 13:57:26 -0700
committerNick Van Doorn <vandoorn.nick@gmail.com>2019-04-06 13:57:26 -0700
commit8007df8038906f831c41f085908bebf7c78fcf1f (patch)
tree1d3977fb68747edf483bca93db4f67e3a7a23fcb
parent4f8f881c1b5ee9cec4ab53405d3d8d7c611e8735 (diff)
Update entry point
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index f8d42cc..27ba2a1 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "useSunlight",
"version": "1.0.0",
"description": "Hook into the level of sunlight",
- "main": "./dist useLocation.js",
+ "main": "./src/use-sunlight.js",
"author": "Nicholas Van Doorn",
"license": "MIT",
"dependencies": {