Skip to content

Commit f0d7fbc

Browse files
authored
Update package.json
1 parent 4c791c4 commit f0d7fbc

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
"url": "https://github.com/michaeldzjap/react-signature-pad-wrapper/issues"
2929
},
3030
"peerDependencies": {
31-
"react": "^16.0.0",
32-
"react-dom": "^16.0.0"
31+
"react": "^15.5.0 || ^16.0.0",
32+
"react-dom": "^15.5.0 || ^16.0.0"
3333
},
3434
"devDependencies": {
3535
"babel-core": "^6.26.0",

0 commit comments

Comments
 (0)