Skip to content

Commit 26d3a44

Browse files
committed
Merge pull request jeroencoumans#3 from hellojwilde/patch-1
Tweak the version numbering so we can use it with later versions of React.
2 parents 0d72b5b + 0b2f196 commit 26d3a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"homepage": "https://github.com/jeroencoumans/react-scroll-components",
2626
"peerDependencies": {
27-
"react": "~0.12.0"
27+
"react": ">=0.12.0"
2828
},
2929
"dependencies": {},
3030
"devDependencies": {

0 commit comments

Comments
 (0)