-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update package lock v2 and Node 16 (#649)
* chore: update package lock v2 and Node 16 * chore: run npm audit fix * chore: update simple-git for npm audit
- Loading branch information
Showing
5 changed files
with
5,032 additions
and
156 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
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
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 |
---|---|---|
|
@@ -3,4 +3,4 @@ command = "npm ci && npm run build" | |
publish = "build" | ||
|
||
[build.environment] | ||
NODE_VERSION = "12" | ||
NODE_VERSION = "16" |
Oops, something went wrong.