Skip to content

Commit

Permalink
Add dotenv to dependencies 🖥
Browse files Browse the repository at this point in the history
Signed-off-by: stefansl <[email protected]>
  • Loading branch information
stefansl committed Nov 7, 2019
1 parent 96669f4 commit bbae589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
"author": "Stefan Schulz-Lauterbach",
"license": "CC0-1.0",
"devDependencies": {
"dotenv": "^8.2.0",
"electron": "^6.0.12",
"electron-builder": "^22.1.0",
"electron-installer-dmg": "^3.0.0",
Expand All @@ -57,6 +56,7 @@
"electron-log": "^3.0.8",
"electron-settings": "^3.2.0",
"electron-updater": "^4.2.0",
"dotenv": "^8.2.0",
"gifsicle": "^4.0.1",
"make-dir": "^3.0.0",
"mozjpeg": "^6.0.1",
Expand Down

0 comments on commit bbae589

Please sign in to comment.