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",
|
||||
"sideEffects": false,
|
||||
"buildOptions": {
|
||||
"name": "VueDOMRenderer",
|
||||
"name": "VueDOMRuntime",
|
||||
"formats": ["esm", "cjs", "global", "esm-browser"]
|
||||
},
|
||||
"repository": {
|
||||
|
Loading…
Reference in New Issue
Block a user