We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e42a7b commit afc2b85Copy full SHA for afc2b85
2 files changed
package.json
@@ -38,7 +38,8 @@
38
},
39
"pnpm": {
40
"overrides": {
41
- "path-to-regexp": ">=6.3.0"
+ "path-to-regexp": ">=6.3.0",
42
+ "esbuild": ">=0.25.0"
43
}
44
45
0 commit comments