feat: 添加对web compiler的支持
This commit is contained in:
@@ -15,9 +15,10 @@
|
||||
"url": "https://gitee.com/bnu_mixly/mixly3-server.git"
|
||||
},
|
||||
"author": "Mixly Team",
|
||||
"license": "ISC",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"await-to-js": "^3.0.0",
|
||||
"better-sse": "^0.14.1",
|
||||
"commander": "^12.1.0",
|
||||
"express": "^4.21.1",
|
||||
"fs-extra": "^11.2.0",
|
||||
@@ -28,7 +29,7 @@
|
||||
"mustache": "^4.2.0",
|
||||
"serialport": "^12.0.0",
|
||||
"shelljs": "^0.8.5",
|
||||
"shortid": "^2.2.16",
|
||||
"shortid": "^2.2.17",
|
||||
"simple-git": "^3.27.0",
|
||||
"socket.io": "^4.8.1",
|
||||
"usb": "^2.14.0"
|
||||
|
||||
Reference in New Issue
Block a user