diff --git a/package.json b/package.json index 396896f..f58927f 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,6 @@ "version": "2.0.1", "description": "A functional calendar renderer for events from a google calendar", "main": "./lib/index.js", - "type": "module", "types": "./lib/index.d.ts", "scripts": { "build": "tsc",