Skip to content

Commit

Permalink
version(2.0.0): bump vue-use-tippy and its usage on kotti-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
Carol Soliman committed Aug 23, 2023
1 parent 488eba4 commit 022d03d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/kotti-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/3YOURMIND/kotti/issues"
},
"dependencies": {
"@3yourmind/vue-use-tippy": "1.x",
"@3yourmind/vue-use-tippy": "2.x",
"@3yourmind/yoco": "^2.4.6",
"big.js": "^6.1.1",
"deep-eql": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-use-tippy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@
"scripts": {
"build": "rm -rf dist && tsc"
},
"version": "1.0.1"
"version": "2.0.0"
}

0 comments on commit 022d03d

Please sign in to comment.