diff --git a/package.json b/package.json index 98d8eb1..d4bbe6f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,6 @@ { "name": "limax", "version": "4.2.1", - "main": "./lib/limax", "types": "index.d.ts", "description": "Node.js module to generate URL slugs. Another one? This one cares about i18n and transliterates non-Latin scripts to conform to the RFC3986 standard. Mostly API-compatible with similar modules.", "repository": {