diff --git a/package.json b/package.json index 0a9fb3b..6784221 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "osrs-json-hiscores", "version": "2.5.0", "description": "The Old School Runescape API wrapper that does more!", - "main": "lib/index", + "main": "lib/index.js", "types": "lib/index.d.ts", "files": [ "lib/**/*"