prometheusresearch-archive / react-forms

Forms library for React.
1.16k stars 112 forks source link

Get rid of react@15.x warning #139

Closed maslianok closed 8 years ago

maslianok commented 8 years ago

Get rid of these annoying warnings:

npm WARN react-forms@2.0.0-beta16 requires a peer of react@^0.14.0 but none was installed.
npm WARN react-stylesheet@0.7.1 requires a peer of react@^0.14.0 but none was installed.
coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 99.451% when pulling 49f12a1493e7b4d9a8ee218976b9d8e9c548a703 on maslianok:patch-2 into 75a4b97a3631fa0449e16dfafc58400f4673d8f2 on prometheusresearch:develop.

andreypopp commented 8 years ago

Thanks, published.