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