优化
This commit is contained in:
13
client/web/plugins/com.msgbyte.notify/package.json
Normal file
13
client/web/plugins/com.msgbyte.notify/package.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "@plugins/com.msgbyte.notify",
|
||||
"main": "src/index.tsx",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"lodash": "^4.17.21",
|
||||
"tinycon": "^0.6.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/tinycon": "^0.6.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user