-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'use-hono' of github.com:kettanaito/react-server-compone…
…nts into use-hono
- Loading branch information
Showing
141 changed files
with
132 additions
and
46,336 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
npx npm-check-updates --dep prod,dev --upgrade --root | ||
cd epicshop && npx npm-check-updates --dep prod,dev --upgrade --root | ||
npx npm-check-updates --dep prod,dev --upgrade --root --reject react | ||
cd epicshop && npx npm-check-updates --dep prod,dev --upgrade --root --reject react | ||
cd .. | ||
rm -rf node_modules package-lock.json ./epicshop/package-lock.json ./epicshop/node_modules ./exercises/**/node_modules | ||
npm install | ||
npm run setup | ||
npm run typecheck | ||
npm run lint --fix | ||
npm run lint -- --fix |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.