Skip to content

Commit b503f20

Browse files
Tanmay Shettygabrieljablonski
authored andcommitted
chore: Move the react type change back to dev dependecies
1 parent 3b411f0 commit b503f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
"@types/css-modules": "^1.0.2",
6060
"@types/jest": "29.4.0",
6161
"@types/node": "^18.15.3",
62+
"@types/react": "^18.2.17",
6263
"@types/react-dom": "18.0.11",
6364
"@types/react-test-renderer": "^18.0.0",
6465
"@typescript-eslint/eslint-plugin": "5.54.0",
@@ -124,7 +125,6 @@
124125
},
125126
"dependencies": {
126127
"@floating-ui/dom": "^1.0.0",
127-
"@types/react": "^18.2.17",
128128
"classnames": "^2.3.0"
129129
}
130130
}

0 commit comments

Comments
 (0)