Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add pg and env2 #9
Browse files Browse the repository at this point in the history
Nadeen-Sh committed Nov 15, 2019
1 parent 79aff0d commit 18decf6
Showing 2 changed files with 114 additions and 106 deletions.
216 changes: 111 additions & 105 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -20,8 +20,10 @@
},
"homepage": "https://github.com/fack2/chatRoom#readme",
"dependencies": {
"env2": "^2.2.2",
"express": "^4.17.1",
"nodemon": "^1.19.4",
"path": "^0.12.7"
"path": "^0.12.7",
"pg": "^7.12.1"
}
}

0 comments on commit 18decf6

Please sign in to comment.