Skip to content

Commit

Permalink
Engines node version (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
nlkluth authored Jan 15, 2025
1 parent bf22223 commit 4eaeb2a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@
"publishConfig": {
"provenance": true
}
}
}
5 changes: 4 additions & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,8 @@
"last 1 firefox version",
"last 1 safari version"
]
},
"engines": {
"node": ">=18.0.0"
}
}
}

0 comments on commit 4eaeb2a

Please sign in to comment.