We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0b86b4 commit 0a28f77Copy full SHA for 0a28f77
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "vue3-right-click-menu",
3
"version": "0.0.5",
4
- "packageManager": "pnpm@7.18.2",
+ "packageManager": "pnpm@7.32.3",
5
"description": "vue3-right-click-menu",
6
"author": "Simon He",
7
"license": "MIT",
playground/package.json
"name": "playground",
"private": true,
"scripts": {
"build": "vite build",
"dev": "vite --port 3333 --open",
0 commit comments