Server: fix ipc bug

This commit is contained in:
Chocobozzz
2016-07-18 16:16:47 +02:00
parent bddab65ae5
commit 5495c83a71
2 changed files with 4 additions and 4 deletions

View File

@@ -52,7 +52,7 @@
"mongoose": "^4.0.5",
"morgan": "^1.5.3",
"multer": "^1.1.0",
"node-ipc": "^7.0.0",
"node-ipc": "^8.0.0",
"node-sass": "^3.4.2",
"openssl-wrapper": "^0.3.4",
"password-generator": "^2.0.2",