Skip to content

Commit

Permalink
All this stuff you realize when building it
Browse files Browse the repository at this point in the history
  • Loading branch information
blaumeise20 committed Oct 3, 2021
1 parent 5cd6936 commit 86050ec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"create-arr": "^1.1.0",
"cross-env": "^7.0.3",
"css-loader": "^5.2.1",
"dotenv": "^10.0.0",
"electron": "^11.0.3",
"electron-packager": "^15.1.0",
"file-loader": "^6.2.0",
Expand All @@ -45,5 +44,8 @@
"webpack": "^5.30.0",
"webpack-cli": "^4.6.0",
"webpack-dev-server": "^3.11.2"
},
"dependencies": {
"dotenv": "^10.0.0"
}
}

0 comments on commit 86050ec

Please sign in to comment.