Package updates updated these files

This commit is contained in:
Gabe Kangas
2021-08-12 23:46:57 -07:00
parent e3eda87719
commit ad59d6ebda
2 changed files with 5 additions and 0 deletions

3
web/next-env.d.ts vendored
View File

@@ -1,3 +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.