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 452093e commit faa7872Copy full SHA for faa7872
bun.lock
@@ -1,5 +1,6 @@
1
{
2
"lockfileVersion": 1,
3
+ "configVersion": 0,
4
"workspaces": {
5
"": {
6
"name": "@stacksjs/eslint-plugin",
package.json
@@ -28,7 +28,7 @@
28
"dist"
29
],
30
"engines": {
31
- "node": ">=22.15.0"
+ "node": ">=24.11.0"
32
},
33
"scripts": {
34
"build": "unbuild",
0 commit comments