build: update runtime-dom global name
This commit is contained in:
parent
b08b15dba0
commit
6982f755fd
@ -8,7 +8,7 @@
|
|||||||
"unpkg": "dist/runtime-dom.global.js",
|
"unpkg": "dist/runtime-dom.global.js",
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"buildOptions": {
|
"buildOptions": {
|
||||||
"name": "VueDOMRenderer",
|
"name": "VueDOMRuntime",
|
||||||
"formats": ["esm", "cjs", "global", "esm-browser"]
|
"formats": ["esm", "cjs", "global", "esm-browser"]
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
|
Loading…
Reference in New Issue
Block a user