Revert "Update dependencies & URL slash bugfix (#36)" (#38)

This reverts commit c244c007e1.
This commit is contained in:
David
2021-08-28 15:55:21 +02:00
committed by GitHub
parent c244c007e1
commit e4ad09578f
5 changed files with 9460 additions and 9 deletions

4
next-env.d.ts vendored
View File

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