优化
This commit is contained in:
14
client/web/plugins/com.msgbyte.wenshushu/package.json
Normal file
14
client/web/plugins/com.msgbyte.wenshushu/package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "@plugins/com.msgbyte.wenshushu",
|
||||
"main": "src/index.tsx",
|
||||
"version": "0.0.0",
|
||||
"description": "在聊天输入框快捷打开 文叔叔 以支持传输文件",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"sync:declaration": "tailchat declaration github"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"react": "18.2.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user