This is an automated email from the ASF dual-hosted git repository.
sushuang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git
The following commit(s) were added to refs/heads/master by this push:
new 84f74e8 Fix package.json format.
84f74e8 is described below
commit 84f74e842b4bc6242bb4ed4fa6ebb8aef16f67f5
Author: sushuang <[email protected]>
AuthorDate: Sun Jul 29 23:56:01 2018 +0800
Fix package.json format.
---
package.json | 24 ------------------------
1 file changed, 24 deletions(-)
diff --git a/package.json b/package.json
index 9764698..1129e44 100644
--- a/package.json
+++ b/package.json
@@ -7,30 +7,6 @@
"canvas"
],
"homepage": "http://echarts.baidu.com/",
- "author": [
- {
- "name": "Kenner",
- "email": "[email protected]"
- },
- {
- "name": "Yi Shen",
- "url": "https://github.com/pissang"
- },
- {
- "name": "Shuang Su",
- "url": "https://github.com/100pah"
- },
- {
- "name": "Ovilia",
- "url": "https://github.com/Ovilia"
- }
- ],
- "contributors": [
- {
- "name": "erik",
- "email": "[email protected]"
- }
- ],
"repository": {
"type": "git",
"url": "https://github.com/ecomfe/echarts.git"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]