diff --git a/package.json b/package.json index 67a84e3..43e787c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cntdys", - "version": "0.5.1", + "version": "0.6.0", "description": "more calendar for less bytes", "keywords": [ "calendar" @@ -12,9 +12,7 @@ "homepage": "https://github.com/zigomir/cntdys", "author": "Ziga Vidic (https://ziga.dev/)", "license": "MIT", - "main": "./dist/main.commonjs.js", "module": "./dist/main.js", - "unpkg": "./dist/main.js", "types": "./dist/src/types.d.ts", "files": [ "dist/"