Skip to content

Commit

Permalink
Release 10.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mkody committed Dec 11, 2023
1 parent 1a7aefd commit 17fffff
Show file tree
Hide file tree
Showing 4 changed files with 411 additions and 393 deletions.
6 changes: 3 additions & 3 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
"preview": "vite preview"
},
"dependencies": {
"vue": "^3.3.10",
"vue": "^3.3.11",
"prismjs": "^1.29.0",
"vue-tippy": "^6.3.1",
"tippy.js": "^6.3.7",
"@mkody/vue3-simple-icons": "file:../"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.5.1",
"vite": "^5.0.5"
"@vitejs/plugin-vue": "^4.5.2",
"vite": "^5.0.7"
}
}
Loading

0 comments on commit 17fffff

Please sign in to comment.