Skip to content

Commit 9f91957

Browse files
committed
Initial commit
1 parent 78a3f45 commit 9f91957

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sajanghuman/component-library",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"private": false,
55
"description": "",
66
"publishConfig": {
@@ -54,8 +54,8 @@
5454
],
5555
"types": "dist/index.d.ts",
5656
"peerDependencies": {
57-
"react": ">=16.8.0",
58-
"react-dom": ">=16.8.0",
57+
"react": ">=18.2.0",
58+
"react-dom": ">=18.2.0",
5959
"styled-components": "^6.1.8"
6060
},
6161
"dependencies": {

0 commit comments

Comments
 (0)