Skip to content

Commit

Permalink
Upgrading node version for docs (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarParra authored May 11, 2024
1 parent 2c7b1fc commit b006178
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
@@ -1,6 +1,9 @@
{
"name": "expression-documentation",
"private": true,
"engines": {
"node": ">=18.17.0"
},
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down

0 comments on commit b006178

Please sign in to comment.