We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caeac84 commit 6f60efdCopy full SHA for 6f60efd
package.json
@@ -5,6 +5,7 @@
5
"dependencies": {
6
"express": "3.3.4",
7
"jade": "1.1.5",
8
- "mongodb": "^2.2.25"
+ "mongodb": "^2.2.25",
9
+ "dotenv": "*"
10
}
11
0 commit comments