Skip to content

Commit

Permalink
fix: 修改版本号 (#1615)
Browse files Browse the repository at this point in the history
  • Loading branch information
xingyan95 authored Jul 27, 2023
1 parent ed92412 commit 7546ee9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/devui-vue/devui-cli/commands/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ const rollupOptions = {
/^mermaid/,
'xss',
'diff2html',
'echarts',
],
output: {
globals: {
Expand Down
2 changes: 1 addition & 1 deletion packages/devui-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-devui",
"version": "1.5.5",
"version": "1.5.6",
"license": "MIT",
"description": "DevUI components based on Vite and Vue3",
"keywords": [
Expand Down

0 comments on commit 7546ee9

Please sign in to comment.