优化
This commit is contained in:
13
client/web/plugins/com.msgbyte.genshin/package.json
Normal file
13
client/web/plugins/com.msgbyte.genshin/package.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "@plugins/com.msgbyte.genshin",
|
||||
"main": "src/index.tsx",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"genshin-gacha-kit": "^1.1.0",
|
||||
"html-react-parser": "^1.4.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"react": "18.2.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user