Skip to content

Commit 7ea3379

Browse files
authored
Allow using with React 15
1 parent 27435a3 commit 7ea3379

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
},
2626
"homepage": "https://github.com/captivationsoftware/react-file-input",
2727
"peerDependencies": {
28-
"react": "0.x"
28+
"react": "0.x || 15.x"
2929
}
3030
}

0 commit comments

Comments
 (0)