Browse Source

Add dotenv to package.json

pull/18/head
Peter Morgan 4 years ago
parent
commit
19be97c4f5
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      package.json

+ 1
- 0
package.json View File

@ -18,6 +18,7 @@
},
"homepage": "https://github.com/jrtechs/github-graphs#readme",
"dependencies": {
"dotenv": "^8.2.0",
"express": "^4.16.4",
"express-session": "^1.15.6",
"fs": "0.0.1-security",

Loading…
Cancel
Save