Skip to content

Commit

Permalink
Remove @types/next
Browse files Browse the repository at this point in the history
"You were probably using @types/next which is not part of Next.js core
and community maintained, it does not reflect the types that we want
to provide out of the box."

vercel/next.js#7311
  • Loading branch information
iquabius committed Feb 21, 2020
1 parent e6396cf commit 87e06a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
"devDependencies": {
"@types/classnames": "2.2.9",
"@types/cookie": "0.3.3",
"@types/next": "8.0.7",
"@types/nprogress": "0.2.0",
"@types/react": "16.9.19",
"@types/react-dom": "16.9.5",
Expand Down

0 comments on commit 87e06a0

Please sign in to comment.