From 2ee10f2ea597035b50bc845835fb1d653bd5caa6 Mon Sep 17 00:00:00 2001 From: sentsin Date: Wed, 13 Dec 2017 19:36:33 +0800 Subject: [PATCH] rewrite package.json --- package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index a142ba1..d1213b4 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,9 @@ "type": "git", "url": "git+ssh://git@github.com/sentsin/layui.git" }, - "author": "sentsin", + "author": [ + "sentsin " + ], "homepage": "https://www.layui.com", "devDependencies": { "chai": "^4.1.1",