Skip to content

Commit

Permalink
5.44.3
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed Dec 24, 2024
1 parent 5a67350 commit 26a5fe2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rc-util",
"version": "5.44.2",
"version": "5.44.3",
"description": "Common Utils For React Component",
"keywords": [
"react",
Expand Down Expand Up @@ -66,8 +66,8 @@
"prettier": "^3.3.2",
"rc-test": "^7.0.14",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-19": "npm:[email protected]",
"react-dom": "^18.0.0",
"react-dom-19": "npm:[email protected]",
"typescript": "^5.3.2"
},
Expand Down

0 comments on commit 26a5fe2

Please sign in to comment.