📝 插件商店支持
This commit is contained in:
@ -8,5 +8,9 @@
|
||||
"docs:build": "vitepress build",
|
||||
"docs:preview": "vitepress preview"
|
||||
},
|
||||
"type": "module"
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"clipboard": "^2.0.11",
|
||||
"vue": "^3.4.38"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user