Skip to content

Commit d269240

Browse files
committedDec 21, 2022
Merge branch 'master' into v4
2 parents e321126 + c42bd7c commit d269240

File tree

63 files changed

+261
-261
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+261
-261
lines changed
 

‎packages/doc/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uiw/doc",
3-
"version": "4.21.19",
3+
"version": "4.21.22",
44
"description": "UIW documentation website.",
55
"homepage": "https://uiwjs.github.io",
66
"files": [

‎packages/react-affix/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uiw/react-affix",
3-
"version": "4.21.19",
3+
"version": "4.21.22",
44
"description": "Affix component",
55
"author": "Kenny Wong <wowohoo@qq.com>",
66
"homepage": "https://uiwjs.github.io/#/components/affix",
@@ -44,6 +44,6 @@
4444
"react-dom": ">=16.9.0"
4545
},
4646
"dependencies": {
47-
"@uiw/utils": "^4.21.19"
47+
"@uiw/utils": "^4.21.22"
4848
}
4949
}

0 commit comments

Comments
 (0)
Please sign in to comment.