mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 22:35:15 -04:00
no need for publishConfig
This commit is contained in:
@@ -4,9 +4,6 @@
|
||||
"description": "Claviature component for Strudel",
|
||||
"main": "dist/index.mjs",
|
||||
"type": "module",
|
||||
"publishConfig": {
|
||||
"main": "dist/index.mjs"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "vite build",
|
||||
"watch": "vite build --watch",
|
||||
|
||||
Reference in New Issue
Block a user