Skip to content

Commit

Permalink
chore: increase supported node engine to 14.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
perzeuss committed Aug 30, 2023
1 parent 28e7d3a commit 5954f0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"release": "run-s build test:run && npm publish"
},
"engines": {
"node": ">=14.0.0"
"node": ">=14.17.0"
},
"dependencies": {
"isomorphic-fetch": "^3.0.0"
Expand Down

0 comments on commit 5954f0d

Please sign in to comment.