mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-23 19:48:31 +00:00
no need for publishConfig
This commit is contained in:
parent
9b3509c062
commit
43c40f7bb0
@ -4,9 +4,6 @@
|
|||||||
"description": "Claviature component for Strudel",
|
"description": "Claviature component for Strudel",
|
||||||
"main": "dist/index.mjs",
|
"main": "dist/index.mjs",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"publishConfig": {
|
|
||||||
"main": "dist/index.mjs"
|
|
||||||
},
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "vite build",
|
"build": "vite build",
|
||||||
"watch": "vite build --watch",
|
"watch": "vite build --watch",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user