From 8007df8038906f831c41f085908bebf7c78fcf1f Mon Sep 17 00:00:00 2001 From: Nick Van Doorn Date: Sat, 6 Apr 2019 13:57:26 -0700 Subject: Update entry point --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": { -- cgit v1.2.3