Skip to content

Commit

Permalink
fix: add engines in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
exKAZUu committed Apr 11, 2024
1 parent e87ede6 commit cd97fc4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,9 @@
"react-router": "^5.2.0",
"react-router-dom": "^5.2.0",
"whatwg-fetch": "^3.6.2"
},
"engines": {
"node": "^18.19.0",
"npm": "^9.2.0"
}
}

0 comments on commit cd97fc4

Please sign in to comment.