Skip to content

Commit

Permalink
Add package.json engines.node field
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Zuber committed Jun 14, 2023
1 parent c54ed52 commit e6bfb43
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 @@ -32,5 +32,8 @@
},
"dependencies": {
"axios": "^0.27.2"
},
"engines": {
"node": "*"
}
}

0 comments on commit e6bfb43

Please sign in to comment.