Skip to content

Commit

Permalink
setup node engine to correct deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroAugustoRamalhoDuarte committed Sep 14, 2024
1 parent 5d20876 commit e0ddb4b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,8 @@
},
"devDependencies": {
"vitepress": "^1.3.4"
},
"engines": {
"node": ">=18.0.0"
}
}

0 comments on commit e0ddb4b

Please sign in to comment.