diff --git a/package.json b/package.json index 60c9723..e187535 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,6 @@ "main": "main.js", "productName": "Jitsi Meet", "scripts": { - "build": "npm install", "start": "electron .", "clean": "rm -rf node_modules", "lint": "eslint .",