From a9f9b4123521f320823854d766c5c5b38637601a Mon Sep 17 00:00:00 2001 From: JellyBrick Date: Fri, 27 Oct 2023 00:53:58 +0900 Subject: [PATCH] fix: define type --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index f837385a49..7e3e98cac6 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "version": "2.1.3", "description": "YouTube Music Desktop App - including custom plugins", "main": "./dist/index.js", + "type": "commonjs", "license": "MIT", "repository": "th-ch/youtube-music", "author": {