Skip to content

Commit e66e79e

Browse files
authored
Update package.json
1 parent d2baa1a commit e66e79e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
},
3434
"devDependencies": {
3535
"@types/hoist-non-react-statics": "^3.3.1",
36-
"@types/react": "^18.0.25",
37-
"react": "^18.0.25",
36+
"@types/react": "^17",
37+
"react": "^17",
3838
"rimraf": "^2.6.3",
3939
"tslint": "^6.1.0",
4040
"typescript": "^4.9.3",

0 commit comments

Comments
 (0)