We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4783665 commit c2079a7Copy full SHA for c2079a7
examples/esbuild/package.json
@@ -12,6 +12,6 @@
12
"pug": "^3.0.2"
13
},
14
"devDependencies": {
15
- "esbuild": "^0.14.49"
+ "esbuild": ">=0.25.0"
16
}
17
0 commit comments