Skip to content

Commit a0ddeaa

Browse files
authored
Updated peerDependencies
1 parent ed57ed6 commit a0ddeaa

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
@@ -145,8 +145,8 @@
145145
"webpack": "4.42.1"
146146
},
147147
"peerDependencies": {
148-
"react": "^16.8.5 || ^17.0.0",
149-
"react-dom": "^16.8.5 || ^17.0.0"
148+
"react": "^16.8.5 || ^17.0.0 || ^18.0.0",
149+
"react-dom": "^16.8.5 || ^17.0.0 || ^18.0.0"
150150
},
151151
"license": "Apache-2.0",
152152
"jest-junit": {

0 commit comments

Comments
 (0)