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]
 - @cherry-design/[email protected]
  • Loading branch information
alanuuu committed May 10, 2022
1 parent 36c738e commit 12f8fb8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/vue-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cherry-design/vue-scripts",
"version": "1.0.1",
"version": "1.0.2",
"description": "",
"main": "src/index.js",
"bin": "src/index.js",
Expand Down
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.1",
"version": "1.0.2",
"description": "",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"webpack": "^5.64.2"
},
"dependencies": {
"@cherry-design/vue-ui": "^1.0.1",
"@cherry-design/vue-ui": "^1.0.2",
"@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.1",
"version": "1.0.2",
"description": "",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -30,7 +30,7 @@
"access": "public"
},
"devDependencies": {
"@cherry-design/vue-scripts": "^1.0.1",
"@cherry-design/vue-scripts": "^1.0.2",
"eslint": "^8.3.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.25.3",
Expand Down

0 comments on commit 12f8fb8

Please sign in to comment.