Update dependencies & URL slash bugfix (#36)

* Initial Next update to canary

* Dependencies updated
This commit is contained in:
David
2021-08-28 15:36:21 +02:00
committed by GitHub
parent 5870e4b096
commit c244c007e1
5 changed files with 9 additions and 9460 deletions

4
next-env.d.ts vendored
View File

@@ -1,2 +1,6 @@
/// <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.