[*] 日常优化
This commit is contained in:
@@ -1,15 +1,17 @@
|
||||
{
|
||||
"name": "taoyao-client-media",
|
||||
"author": "acgist",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"name" : "taoyao-client-media",
|
||||
"author" : "acgist",
|
||||
"version" : "1.0.0",
|
||||
"private" : true,
|
||||
"license" : "Apache-2.0",
|
||||
"homepage" : "https://gitee.com/acgist/taoyao",
|
||||
"description": "taoyao client media",
|
||||
"scripts": {
|
||||
"dev": "node src/Server.js",
|
||||
"prd": "node src/Server.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"ws": "^8.12.0",
|
||||
"ws" : "^8.12.0",
|
||||
"mediasoup": "^3.11.10"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user