优化
This commit is contained in:
18
client/web/plugins/com.msgbyte.widget.sakana/package.json
Normal file
18
client/web/plugins/com.msgbyte.widget.sakana/package.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "@plugins/com.msgbyte.widget.sakana",
|
||||
"main": "src/index.tsx",
|
||||
"version": "0.0.0",
|
||||
"description": "Add sakana widget in tailchat",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"sync:declaration": "tailchat declaration github"
|
||||
},
|
||||
"dependencies": {
|
||||
"sakana-widget": "^2.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/styled-components": "^5.1.26",
|
||||
"react": "18.2.0",
|
||||
"styled-components": "^5.3.6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user