fix(core): update

This commit is contained in:
Philipp Kunz 2024-05-17 16:34:58 +02:00
parent 600d2a2a92
commit 9d18c1abfe

View File

@ -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",