Skip to content

Commit

Permalink
Remove upper limit.
Browse files Browse the repository at this point in the history
  • Loading branch information
desrosj committed Nov 20, 2023
1 parent 4a43400 commit 99b00ca
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 @@ -16,7 +16,7 @@
},
"engines": {
"node": ">=18.18.0",
"npm": ">=9.8.1 <10"
"npm": ">=9.8.1"
},
"config": {
"IS_GUTENBERG_PLUGIN": true
Expand Down

0 comments on commit 99b00ca

Please sign in to comment.