diff --git a/package.json b/package.json index 7639fe5..c5541f2 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ ], "license": "MIT", "repository": "OneSignal/onesignal-vue3", + "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { @@ -33,4 +34,4 @@ "push notification", "vue" ] -} +} \ No newline at end of file