diff --git a/examples/with-typescript/package.json b/examples/with-typescript/package.json index cf30b7f6..378d2f2f 100644 --- a/examples/with-typescript/package.json +++ b/examples/with-typescript/package.json @@ -14,7 +14,7 @@ "devDependencies": { "@types/next": "^2.4.7", "@types/react": "^16.0.36", - "@zeit/next-typescript": "0.0.8", + "@zeit/next-typescript": "0.0.11", "typescript": "^2.7.1" } }