aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-06-03 10:13:55 -0700
committerPinapelz <yukais@pinapelz.com>2026-06-03 10:13:55 -0700
commit0d319fdf270fa5ec7792b1d864ca9dd616e0a78c (patch)
tree2879b60957528900297e9e9e9e79ba0c84a42a55 /package.json
parent01bdbf76024f51bbc1072e33ceffb0c59ae45032 (diff)
add dotenv to server
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 31c8964..0d382f4 100644
--- a/package.json
+++ b/package.json
@@ -12,6 +12,7 @@
"@types/react": "^17.0.20",
"@types/react-dom": "^17.0.9",
"cors": "^2.8.6",
+ "dotenv": "^17.4.2",
"express": "^5.2.1",
"lodash": "^4.18.1",
"prop-types": "^15.8.1",
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage