Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sneko committed Apr 17, 2023
1 parent c853c73 commit b63b15c
Show file tree
Hide file tree
Showing 159 changed files with 117 additions and 10,194 deletions.
1 change: 1 addition & 0 deletions apps/main/next-env.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
/// <reference types="next/navigation-types/compat/navigation" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
2 changes: 1 addition & 1 deletion apps/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"mime-types": "^2.1.35",
"mjml": "^4.13.0",
"msw": "^0.49.1",
"next": "^13.1.6",
"next": "^13.3.1-canary.9",
"next-auth": "^4.20.1",
"next-i18next": "^13.0.3",
"next-superjson-plugin": "^0.5.2",
Expand Down
146 changes: 0 additions & 146 deletions apps/main/src/app/(private)/PrivateLayout.stories.tsx

This file was deleted.

Loading

0 comments on commit b63b15c

Please sign in to comment.