diff --git a/package.json b/package.json index 0a62638..7322760 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "1.9.13.34", "description": "Framework to build websites in a Jetpack Compose like manner, as well as an extensive use of method-chaingin.", "main": "jpc-like-websites.js", + "type": "module", "exports": { "vanilla": "./jpc-like-websites.js", "module": "./jpc-like-websites.mjs"