We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e0227d commit 45aa3d8Copy full SHA for 45aa3d8
.github/renovate.json5
@@ -28,6 +28,7 @@
28
"react-router", // `react-router:v6.0.0+` has breaking changes
29
"react-router-dom", // `react-router-dom:v6.0.0+` has breaking changes
30
"source-map", // `source-map:v0.7.0+` needs more investigation
31
+ "dotenv-expand", // `dotenv-expand:6.0.0+` has breaking changes (#6858)
32
33
// ESM Only => https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c#how-can-i-move-my-commonjs-project-to-esm
34
"node-fetch",
0 commit comments