diff --git a/package.json b/package.json index 75e3ef0d..d92e6686 100644 --- a/package.json +++ b/package.json @@ -25,8 +25,8 @@ "Anselm Stordeur ", "Jovan Krunic " ], - "typings": "./lib/Logger.d.ts", - "main": "./lib/Logger.js", + "typings": "./lib/logger.d.ts", + "main": "./lib/logger.js", "nyc": { "all": true, "branches": 95,