-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Update version references - Regenerate package-lock.json file with npm 8 (now uses lockfile v2¹) ¹ https://github.blog/2021-02-02-npm-7-is-now-generally-available/#changes-to-the-lockfile
- Loading branch information
Showing
3 changed files
with
39,587 additions
and
23,707 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ frontend: | |
phases: | ||
preBuild: | ||
commands: | ||
- nvm install 14 | ||
- nvm install 16 | ||
- npm ci | ||
build: | ||
commands: | ||
|
Oops, something went wrong.