Skip to content

Commit 9aede75

Browse files
author
Dan Levitas
committed
[ENH] update package.json and docker-compose.yml for smoother local installation
1 parent 9f3080e commit 9aede75

File tree

3 files changed

+12
-156
lines changed

3 files changed

+12
-156
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: "3"
1+
# version: "3"
22

33
services:
44
mongodb:

package-lock.json

Lines changed: 10 additions & 154 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"jsonwebtoken": "^9.0.2",
3232
"mkdirp": "^1.0.4",
3333
"mongoose": "^6.2.7",
34-
"multer": "^1.4.4",
34+
"multer": "1.4.4-lts.1",
3535
"nan": "^2.17.0",
3636
"nocache": "^2.1.0",
3737
"node-pty": "^0.10.1",

0 commit comments

Comments
 (0)