mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
added deps
This commit is contained in:
parent
8694d65b2e
commit
eb5911b32c
@ -8,13 +8,18 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ffmpeg-installer/ffmpeg": "^1.1.0",
|
"@ffmpeg-installer/ffmpeg": "^1.1.0",
|
||||||
"linebridge": "^0.11.13",
|
"linebridge": "0.11.14",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "4.17.21",
|
||||||
"mongoose": "^6.3.3",
|
"mongoose": "^6.3.3",
|
||||||
"node-media-server": "^2.3.9"
|
"node-media-server": "^2.3.9",
|
||||||
|
"chalk": "^2.4.2",
|
||||||
|
"dateformat": "^3.0.3",
|
||||||
|
"minimist": "^1.2.5",
|
||||||
|
"mkdirp": "1.0.3",
|
||||||
|
"ws": "^7.4.6"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"nodemon": "^2.0.15"
|
"nodemon": "^2.0.15"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user