generated from boneskull/boneskull-template
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BREAKING CHANGE: This package now requires a minimum Node.js of v16.20.0. `corepack` v0.17.0 which ships with Node.js v16 seems completely broken (at least on my machine!) so we can't rely on the version shipped with Node.js. This adds `corepack` as a dev dependency, and since the minimum version is Node.js v16.20.0, we have to bump our minimum version as well. This also simplifies finding the `corepack` executable.
- Loading branch information
Showing
5 changed files
with
103 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.