Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This broadens the range of npm versions that are allowed to be used with this project. This is to allow for the use of npm 9.6.5, which is the version that dependabot is currently using. This fixes the following dependabot error: updater | npm ERR! code EBADENGINE updater | npm ERR! engine Unsupported engine updater | npm ERR! engine Not compatible with your version of node/npm: [email protected] updater | npm ERR! notsup Not compatible with your version of node/npm: [email protected] updater | npm ERR! notsup Required: {"npm":"~10.X","node":"~20.X","vscode":"^1.92.2"} updater | npm ERR! notsup Actual: {"npm":"9.6.5","node":"v20.18.1"}
- Loading branch information