diff --git a/package.json b/package.json index 4ff68ac..d0e2d45 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.1.4", "private": false, "type": "module", - "main": "lib/index.js", + "main": "module.ts", "scripts": { "build": "nuxt build", "dev": "nuxt dev",