Skip to content

Commit 7e17d39

Browse files
committed
chore: rename pkg
1 parent a3465f0 commit 7e17d39

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "rc-util",
3-
"version": "5.44.3",
2+
"name": "@rc-component/util",
3+
"version": "1.0.0-0",
44
"description": "Common Utils For React Component",
55
"keywords": [
66
"react",
@@ -70,7 +70,7 @@
7070
"typescript": "^5.3.2"
7171
},
7272
"peerDependencies": {
73-
"react": ">=16.9.0",
74-
"react-dom": ">=16.9.0"
73+
"react": ">=18.0.0",
74+
"react-dom": ">=18.0.0"
7575
}
7676
}

0 commit comments

Comments
 (0)