Skip to content

Commit

Permalink
docs: Add engines.node override in package.json (#3528)
Browse files Browse the repository at this point in the history
  • Loading branch information
acheroncrypto authored Feb 1, 2025
1 parent 242953d commit 5dab494
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,8 @@
"prettier": "^3.3.3",
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3"
},
"engines": {
"node": "22.x"
}
}

0 comments on commit 5dab494

Please sign in to comment.