Skip to content

Commit

Permalink
fix:Popeditor configuration issue (opentiny#881)
Browse files Browse the repository at this point in the history
  • Loading branch information
lichunn authored and chilingling committed Dec 4, 2024
1 parent 431130a commit 1b38d3b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10413,7 +10413,7 @@
"devMode": "proCode",
"npm": {
"package": "@opentiny/vue",
"exportName": "PopEditor",
"exportName": "Popeditor",
"version": "3.14.0",
"destructuring": true,
"script": "https://unpkg.com/@opentiny/vue@~3.14/runtime/tiny-vue.mjs",
Expand Down

0 comments on commit 1b38d3b

Please sign in to comment.