Skip to content

Commit

Permalink
chore: specify minimum supported Node version
Browse files Browse the repository at this point in the history
  • Loading branch information
bhovhannes committed Jun 3, 2023
1 parent 3571a45 commit 84f08ea
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 @@ -80,6 +80,9 @@
"bugs": {
"url": "https://github.com/Workfront/workfront-api/issues"
},
"engines" : {
"node" : ">=14.0.0"
},
"publishConfig": {
"registry": "https://registry.npmjs.com/"
},
Expand Down

0 comments on commit 84f08ea

Please sign in to comment.