Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @cherry-design/[email protected]
 - @cherry-design/[email protected]
  • Loading branch information
alanuuu committed May 11, 2022
1 parent bfe3fa1 commit 6481223
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/vue-ui-storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cherry-design/vue-ui-storybook",
"version": "1.0.2",
"version": "1.1.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"webpack": "^5.64.2"
},
"dependencies": {
"@cherry-design/vue-ui": "^1.0.2",
"@cherry-design/vue-ui": "^1.1.0",
"@storybook/addon-actions": "^6.3.12",
"@vue/compiler-sfc": "^3.2.6",
"copy-to-clipboard": "^3.3.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/vue-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cherry-design/vue-ui",
"version": "1.0.2",
"version": "1.1.0",
"description": "",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -46,4 +46,4 @@
"lodash": "^4.17.21",
"vue": "^2.6.14"
}
}
}

0 comments on commit 6481223

Please sign in to comment.