mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
added deps
This commit is contained in:
parent
8694d65b2e
commit
eb5911b32c
@ -8,13 +8,18 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@ffmpeg-installer/ffmpeg": "^1.1.0",
|
||||
"linebridge": "^0.11.13",
|
||||
"lodash": "^4.17.21",
|
||||
"linebridge": "0.11.14",
|
||||
"lodash": "4.17.21",
|
||||
"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": {
|
||||
"cross-env": "^7.0.3",
|
||||
"nodemon": "^2.0.15"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user