Skip to content

Commit da106bd

Browse files
committed
Make peerDep more normally looking (this still includes RCs and stable versions)
1 parent 0c78d46 commit da106bd

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
@@ -95,7 +95,7 @@
9595
"loose-envify": "^1.1.0"
9696
},
9797
"peerDependencies": {
98-
"react": "^0.14.0 || ^15.0.0-rc.1",
98+
"react": "^0.14.0 || ^15.0.0-0",
9999
"redux": "^2.0.0 || ^3.0.0"
100100
},
101101
"browserify": {

0 commit comments

Comments
 (0)