Skip to content

Commit

Permalink
bump engines field to include npm 10
Browse files Browse the repository at this point in the history
  • Loading branch information
phryneas committed Nov 2, 2023
1 parent fe12ef4 commit 5aa6375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"changeset-version": "changeset version && npm i"
},
"engines": {
"npm": "^7.20.3 || ^8.0.0 || ^9.0.0"
"npm": "^7.20.3 || ^8.0.0 || ^9.0.0 || ^10.0.0"
},
"peerDependencies": {
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0",
Expand Down

0 comments on commit 5aa6375

Please sign in to comment.