Skip to content

Commit

Permalink
updated package.json with engines.node
Browse files Browse the repository at this point in the history
  • Loading branch information
Etienne Moureton committed Jul 4, 2023
1 parent aa37509 commit 0c51dcd
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 @@ -49,5 +49,8 @@
"eslint": "^8.33.0",
"nuxt": "^3.1.2",
"vitest": "^0.30.1"
},
"engines": {
"node": "18.x"
}
}

0 comments on commit 0c51dcd

Please sign in to comment.