You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by su...@apache.org on 2020/04/02 13:32:56 UTC

[incubator-echarts] 02/02: fix: remove peerDep, which is not used correctly.

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

commit 58176594bcfccc49df8d8fa455073707baf91106
Author: 100pah <su...@gmail.com>
AuthorDate: Thu Apr 2 21:27:28 2020 +0800

    fix: remove peerDep, which is not used correctly.
---
 package.json | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/package.json b/package.json
index a6335d4..8111384 100644
--- a/package.json
+++ b/package.json
@@ -61,8 +61,5 @@
     "serve-handler": "6.1.1",
     "slugify": "1.3.4",
     "socket.io": "2.2.0"
-  },
-  "peerDependencies": {
-    "puppeteer": "^2.1.1"
   }
 }


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org