Skip to content

Commit 7b45624

Browse files
committed
fix: remove engines.node to ensure Cursor compatibility
1 parent ec01503 commit 7b45624

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

.changeset/chatty-facts-post.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"react-query-visualizer": patch
3+
---
4+
5+
fix: remove engines.node to ensure Cursor compatibility

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@
6363
"typescript": "^5.9.3"
6464
},
6565
"engines": {
66-
"node": ">=24.8.0",
6766
"vscode": "^1.74.0"
6867
},
6968
"activationEvents": [

0 commit comments

Comments
 (0)