Skip to content

Commit

Permalink
version(5.2.0): use latest @3yourmind/vue-use-tippy (v2.0.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
Carol Soliman committed Aug 23, 2023
1 parent 022d03d commit db8f631
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/documentation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"@3yourmind/kotti-ui": "5.1.0",
"@3yourmind/kotti-ui": "5.2.0",
"@3yourmind/yoco": "*",
"@octokit/rest": "^18.0.6",
"@octokit/types": "^5.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/kotti-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,5 @@
],
"style": "dist/styles.css",
"types": "dist/esm/index.d.ts",
"version": "5.1.0"
"version": "5.2.0"
}
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"@3yourmind/kotti-ui": "5.1.0"
"@3yourmind/kotti-ui": "5.2.0"
},
"devDependencies": {
"@babel/core": "^7.15.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url": "https://github.com/3YOURMIND/kotti/issues"
},
"dependencies": {
"@3yourmind/kotti-ui": "5.1.0",
"@3yourmind/kotti-ui": "5.2.0",
"@3yourmind/yoco": "*",
"@vue/composition-api": "1.7.1",
"core-js": "^3.17.2"
Expand Down

0 comments on commit db8f631

Please sign in to comment.