Skip to content

Commit f4ae918

Browse files
committed
update readme
1 parent aaba080 commit f4ae918

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# echarts-next-for-react
22

3-
![Basic CI](https://github.com/BigFaceMaster/echarts-next-for-react/workflows/Basic%20CI/badge.svg) ![Publish CI](https://github.com/BigFaceMaster/echarts-next-for-react/workflows/Publish%20CI/badge.svg) ![Deploy Site](https://github.com/BigFaceMaster/echarts-next-for-react/workflows/Deyloy%20Site/badge.svg) [![npm](https://img.shields.io/npm/v/echarts-next-for-react.svg)](https://www.npmjs.com/package/echarts-next-for-react) [![ docs by dumi](https://img.shields.io/badge/docs%20by-dumi-blue)](https://d.umijs.org/) [![Build With father](https://img.shields.io/badge/build%20with-father-028fe4.svg)](https://github.com/umijs/father/) [![npm](https://img.shields.io/npm/l/echarts-for-react.svg)](https://www.npmjs.com/package/echarts-for-react) ![echarts supported](https://img.shields.io/badge/echarts-v3%20%7C%7C%20v4%20%7C%7C%20v5-blue) ![react supported](https://img.shields.io/badge/React-v15%20%7C%7C%20v16%20%7C%7C%20v17-brightgreen)
3+
[![Basic CI](https://github.com/BigFaceMaster/echarts-next-for-react/workflows/Basic%20CI/badge.svg)](https://github.com/BigFaceMaster/echarts-next-for-react/actions) [![Publish CI](https://github.com/BigFaceMaster/echarts-next-for-react/workflows/Publish%20CI/badge.svg)](https://bigfacemaster.cn/echarts-next-for-react/) [![Deploy Site](https://github.com/BigFaceMaster/echarts-next-for-react/workflows/Deyloy%20Site/badge.svg)](https://bigfacemaster.cn/echarts-next-for-react/) [![npm](https://img.shields.io/npm/v/echarts-next-for-react.svg)](https://www.npmjs.com/package/echarts-next-for-react) [![ docs by dumi](https://img.shields.io/badge/docs%20by-dumi-blue)](https://d.umijs.org/) [![Build With father](https://img.shields.io/badge/build%20with-father-028fe4.svg)](https://github.com/umijs/father/) [![npm](https://img.shields.io/npm/l/echarts-for-react.svg)](https://www.npmjs.com/package/echarts-next-for-react) [![echarts supported](https://img.shields.io/badge/echarts-v3%20%7C%7C%20v4%20%7C%7C%20v5-blue) ](https://echarts.apache.org/en/index.html) [![react supported](https://img.shields.io/badge/React-v15%20%7C%7C%20v16%20%7C%7C%20v17-brightgreen)](https://reactjs.org/)
44

55
English | [中文](https://github.com/BigFaceMaster/echarts-next-for-react/blob/master/README.zh-CN.md)
66

README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# echarts-next-for-react
22

3-
![Basic CI](https://github.com/BigFaceMaster/echarts-next-for-react/workflows/Basic%20CI/badge.svg) ![Publish CI](https://github.com/BigFaceMaster/echarts-next-for-react/workflows/Publish%20CI/badge.svg) ![Deploy Site](https://github.com/BigFaceMaster/echarts-next-for-react/workflows/Deyloy%20Site/badge.svg) [![npm](https://img.shields.io/npm/v/echarts-next-for-react.svg)](https://www.npmjs.com/package/echarts-next-for-react) [![ docs by dumi](https://img.shields.io/badge/docs%20by-dumi-blue)](https://d.umijs.org/) [![Build With father](https://img.shields.io/badge/build%20with-father-028fe4.svg)](https://github.com/umijs/father/) [![npm](https://img.shields.io/npm/l/echarts-for-react.svg)](https://www.npmjs.com/package/echarts-for-react) ![echarts supported](https://img.shields.io/badge/echarts-v3%20%7C%7C%20v4%20%7C%7C%20v5-blue) ![react supported](https://img.shields.io/badge/React-%20%5E15.0.0%20%7C%7C%20%20%5E16.0.0-blue.svg)
3+
[![Basic CI](https://github.com/BigFaceMaster/echarts-next-for-react/workflows/Basic%20CI/badge.svg)](https://github.com/BigFaceMaster/echarts-next-for-react/actions) [![Publish CI](https://github.com/BigFaceMaster/echarts-next-for-react/workflows/Publish%20CI/badge.svg)](https://bigfacemaster.cn/echarts-next-for-react/) [![Deploy Site](https://github.com/BigFaceMaster/echarts-next-for-react/workflows/Deyloy%20Site/badge.svg)](https://bigfacemaster.cn/echarts-next-for-react/) [![npm](https://img.shields.io/npm/v/echarts-next-for-react.svg)](https://www.npmjs.com/package/echarts-next-for-react) [![ docs by dumi](https://img.shields.io/badge/docs%20by-dumi-blue)](https://d.umijs.org/) [![Build With father](https://img.shields.io/badge/build%20with-father-028fe4.svg)](https://github.com/umijs/father/) [![npm](https://img.shields.io/npm/l/echarts-for-react.svg)](https://www.npmjs.com/package/echarts-next-for-react) [![echarts supported](https://img.shields.io/badge/echarts-v3%20%7C%7C%20v4%20%7C%7C%20v5-blue) ](https://echarts.apache.org/zh/index.html) [![react supported](https://img.shields.io/badge/React-v15%20%7C%7C%20v16%20%7C%7C%20v17-brightgreen)](https://zh-hans.reactjs.org/)
44

55
[English](https://github.com/BigFaceMaster/echarts-next-for-react/blob/master/README.md) | 中文
66

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "echarts-next-for-react",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "Echarts(v5.x | next) components for react.",
55
"main": "dist/index.js",
66
"module": "dist/index.esm.js",
@@ -33,7 +33,7 @@
3333
"email": "[email protected]"
3434
},
3535
"scripts": {
36-
"lint": "npm run lint:js && npm run lint:prettier",
36+
"lint": "npm run lint:js && npm run lint:prettier && npm run prettier",
3737
"lint-staged:js": "eslint --ext .ts,.tsx && npm run prettier && npm run lint",
3838
"lint:fix": "eslint --fix --cache --ext .ts,.tsx --format=pretty ./src",
3939
"lint:js": "eslint --cache --ext .ts,.tsx --format=pretty ./src",

0 commit comments

Comments
 (0)