From 6185fe0564ac56624ed1833fe8ace4cbb985e43e Mon Sep 17 00:00:00 2001 From: Baiang <973366510@qq.com> Date: Thu, 16 Aug 2018 21:57:13 +0800 Subject: [PATCH] =?UTF-8?q?next=E6=9B=B4=E6=96=B0=E8=87=B37.0.0-canary.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 129fd99..f7a1040 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@zeit/next-source-maps": "^0.0.2", "@zeit/next-typescript": "^1.1.0", "antd": "^3.6.5", - "next": "^6.1.1", + "next": "^7.0.0-canary.0", "node-sass": "^4.9.1", "react": "^16.4.1", "react-dom": "^16.4.1"