Skip to content

Commit e01d950

Browse files
author
Caedman Ziwen Lan
committed
feat: upgrade aitable info
1 parent 135e424 commit e01d950

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

author_icon.png

4.06 KB
Loading

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.1.19",
2+
"version": "1.1.20",
33
"description": "my apitable widget chart",
44
"engines": {
55
"node": ">=8.x"

widget.config.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
},
1010
"icon": "./package_icon.png",
1111
"cover": "./cover.png",
12-
"authorName": "AiTable",
12+
"authorName": "AITable",
1313
"authorIcon": "./author_icon.png",
1414
"authorLink": "https://developers.aitable.ai",
1515
"authorEmail": "[email protected]",
1616
"description": {
1717
"zh-CN": "将数据展示为柱状图、条形图、饼状图、折线图或散点图,帮助你概览数据的全貌,方便决策和会议汇报",
1818
"en-US": "Display data as bar, column, pie, line, or scatter charts to help you get a holistic view of your data for decision making and meeting reporting"
1919
},
20-
"website": "https://help.apitable.com/docs/guide/intro-widget-chart"
20+
"website": "https://help.aitable.ai/docs/guide/intro-widget-chart"
2121
}

0 commit comments

Comments
 (0)