-
- Downloads
bugfix: chatroom 연관관계 에러해결(#21)
... | @@ -13,6 +13,7 @@ | ... | @@ -13,6 +13,7 @@ |
"license": "ISC", | "license": "ISC", | ||
"description": "", | "description": "", | ||
"dependencies": { | "dependencies": { | ||
"amqplib": "^0.10.5", | |||
"connect-flash": "^0.1.1", | "connect-flash": "^0.1.1", | ||
"cookie-parser": "^1.4.7", | "cookie-parser": "^1.4.7", | ||
"cors": "^2.8.5", | "cors": "^2.8.5", | ||
... | ... |
Please register or sign in to comment