From 9d18c1abfe3de8bb78cb4e169011a4a26dc800dd Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 17 May 2024 16:34:58 +0200 Subject: [PATCH] fix(core): update --- package.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/package.json b/package.json index c8836f3..a27f67c 100644 --- a/package.json +++ b/package.json @@ -22,9 +22,7 @@ ], "type": "module", "scripts": { - "build": "PRODUCTION=1 rollup -c && node --experimental-modules lib/size-report.mjs", - "dev": "rollup -c --watch", - "prepack": "npm run build" + }, "repository": { "type": "git",