Update next/react versions (#41)

This commit is contained in:
JJ Kasper
2021-07-19 13:32:43 -05:00
committed by GitHub
parent 20fa19b5fe
commit c1abbdb54c
11 changed files with 34 additions and 33 deletions

View File

@@ -1,2 +1,3 @@
/// <reference types="next" />
/// <reference types="next/types/global" />
/// <reference types="next/image-types/global" />