From 227ca9b649d493216f3329cae7aef4efc2708924 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8A=B1=E8=A3=A4=E8=A1=A9?= Date: Thu, 9 Jan 2020 20:41:01 +0800 Subject: [PATCH] bump: update element-ui version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9403908..4e6dc90 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "axios": "0.18.1", - "element-ui": "2.7.2", + "element-ui": "2.13.0", "js-cookie": "2.2.0", "normalize.css": "7.0.0", "nprogress": "0.2.0",