Skip to content

Commit ca17309

Browse files
committed
chore(deps): add dotenv to dependencies and remove from devDependencies
1 parent 3a37790 commit ca17309

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/satellite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"pino-pretty": "^13.1.3",
2727
"tar": "^7.5.9",
2828
"uuid": "^13.0.0",
29+
"dotenv": "^17.3.1",
2930
"zod": "^4.3.6"
3031
},
3132
"devDependencies": {
@@ -34,7 +35,6 @@
3435
"@typescript-eslint/eslint-plugin": "^8.56.1",
3536
"@typescript-eslint/parser": "^8.56.1",
3637
"copy-webpack-plugin": "^13.0.1",
37-
"dotenv": "^17.3.1",
3838
"eslint": "^10.0.0",
3939
"node-loader": "^2.1.0",
4040
"nodemon": "^3.1.11",

0 commit comments

Comments
 (0)