Skip to content

Commit

Permalink
chore: rename next app
Browse files Browse the repository at this point in the history
  • Loading branch information
tonai committed Oct 5, 2023
1 parent 4bac040 commit 04b754c
Show file tree
Hide file tree
Showing 13 changed files with 623 additions and 657 deletions.
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": ["web"]
"ignore": ["next-app"]
}
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Private configuration packages:

Private integration testing packages:

- apps/web: Next.js testing app
- apps/next: Next.js testing app

## Root commands

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion apps/web/package.json → apps/next/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "web",
"name": "next-app",
"version": "0.0.0",
"private": true,
"scripts": {
Expand Down
File renamed without changes
File renamed without changes.
1,274 changes: 620 additions & 654 deletions package-lock.json

Large diffs are not rendered by default.

0 comments on commit 04b754c

Please sign in to comment.