We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a37790 commit ca17309Copy full SHA for ca17309
1 file changed
services/satellite/package.json
@@ -26,6 +26,7 @@
26
"pino-pretty": "^13.1.3",
27
"tar": "^7.5.9",
28
"uuid": "^13.0.0",
29
+ "dotenv": "^17.3.1",
30
"zod": "^4.3.6"
31
},
32
"devDependencies": {
@@ -34,7 +35,6 @@
34
35
"@typescript-eslint/eslint-plugin": "^8.56.1",
36
"@typescript-eslint/parser": "^8.56.1",
37
"copy-webpack-plugin": "^13.0.1",
- "dotenv": "^17.3.1",
38
"eslint": "^10.0.0",
39
"node-loader": "^2.1.0",
40
"nodemon": "^3.1.11",
0 commit comments