Skip to content

Commit

Permalink
Merge pull request #2 from THEOplayer/next13
Browse files Browse the repository at this point in the history
Update to Next.js 13
  • Loading branch information
MattiasBuelens authored Nov 22, 2022
2 parents c015f7f + 8874601 commit 6c87e42
Show file tree
Hide file tree
Showing 4 changed files with 950 additions and 5,788 deletions.
4 changes: 3 additions & 1 deletion typescript-npm/next-env.d.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/// <reference types="next" />
/// <reference types="next/types/global" />
/// <reference types="next/image-types/global" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
Loading

0 comments on commit 6c87e42

Please sign in to comment.