Skip to content

Commit e54467c

Browse files
authored
Merge branch 'master' into all-contributors/add-mattruby
2 parents 9a15986 + 91098ec commit e54467c

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
@@ -28,8 +28,8 @@
2828
"browser": "dist/react-swipeable-list.umd.js",
2929
"peerDependencies": {
3030
"prop-types": "^15.7.2",
31-
"react": "^16.12.0",
32-
"react-dom": "^16.12.0"
31+
"react": "^16.12.0 || ^17",
32+
"react-dom": "^16.12.0 || ^17"
3333
},
3434
"devDependencies": {
3535
"@babel/core": "7.11.6",

0 commit comments

Comments
 (0)