We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 74a83f0 + 4828058 commit e975387Copy full SHA for e975387
package.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "0.0.16",
+ "version": "0.0.17",
3
"description": "a apitable widget",
4
"engines": {
5
"node": ">=8.x"
widget.config.json
@@ -17,6 +17,6 @@
17
"zh-CN": "通过编写简短的脚本,来减少重复任务所花费的时间,实现快捷的自定义能力",
18
"en-US": "Reduce the time spent on repetitive tasks by writing short scripts for quick customization capabilities"
19
},
20
- "website": "https://developers.vika.cn/script/introduction/",
+ "website": "https://help.vika.cn/docs/guide/intro-widget-script/",
21
"sandbox": true
22
-}
+}
0 commit comments