Skip to content

Commit 2ce4f6d

Browse files
committed
fix: revert change to actually update cache
1 parent ddfd124 commit 2ce4f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/SampleApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@
7979
"typescript-eslint": "^8.24.1"
8080
},
8181
"engines": {
82-
"node": ">=22"
82+
"node": ">=18"
8383
}
8484
}

0 commit comments

Comments
 (0)