diff --git a/package.json b/package.json index 06ebb20..3edb7e0 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.2.6", "private": false, "type": "module", - "main": "main.vue", + "main": "index.js", "scripts": { "build": "nuxt build", "prepack": "nuxt build",