Skip to content

Commit 0495658

Browse files
auto: apply newest APITable commit
1 parent 11726ce commit 0495658

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.0.13",
2+
"version": "0.0.14",
33
"description": "a apitable widget",
44
"engines": {
55
"node": ">=8.x"
@@ -31,7 +31,7 @@
3131
"@types/react-dom": "^16.9.8",
3232
"@apitable/components": "latest",
3333
"@apitable/icons": "latest",
34-
"@apitable/widget-sdk": "0.0.1-alpha.0",
34+
"@apitable/widget-sdk": "0.0.1-alpha.2",
3535
"ahooks": "^3.5.2",
3636
"ali-react-table": "^2.6.1",
3737
"allotment": "^1.14.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -115,10 +115,10 @@
115115
dependencies:
116116
clsx "^1.1.1"
117117

118-
"@apitable/[email protected].0":
119-
version "0.0.1-alpha.0"
120-
resolved "https://registry.yarnpkg.com/@apitable/widget-sdk/-/widget-sdk-0.0.1-alpha.0.tgz#e34b915ee96506723993be939d3cc0e9fffa4cfd"
121-
integrity sha512-6KDkUlaTbevSxtN/bCiVHp+VOVkr7KDYLrdcjkHe+RLA7WeAoRVwAJXHOkIl1tLQjkIKiTVBRlF4L9DZbEMF4g==
118+
"@apitable/[email protected].2":
119+
version "0.0.1-alpha.2"
120+
resolved "https://registry.yarnpkg.com/@apitable/widget-sdk/-/widget-sdk-0.0.1-alpha.2.tgz#721ee34bcfbbee24388ed3565b7d811c23835854"
121+
integrity sha512-B1NvIIhEJ+AJJ7Fm0Dd6FlKHpUQqmDEhjN9EShyXSBiPCrPfYiOUeovdg9BwSzHMVrJsFm83Jrn2Ep+3G+R1EQ==
122122
dependencies:
123123
"@apitable/components" "*"
124124
"@apitable/core" "*"

0 commit comments

Comments
 (0)