-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update node.js to >=v16.20.0
- Loading branch information
1 parent
cf4dfba
commit 24812af
Showing
2 changed files
with
593 additions
and
569 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -78,7 +78,7 @@ | |
} | ||
}, | ||
"engines": { | ||
"node": ">=16" | ||
"node": ">=v16.20.0" | ||
}, | ||
"pnpm": { | ||
"peerDependencyRules": { | ||
|
Oops, something went wrong.