File tree Expand file tree Collapse file tree 2 files changed +4078
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4078
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-tweet-embed" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.0.3 " ,
44 "description" : " react component that you supply tweet id and you'll get a tweet embed back, nothing more" ,
55 "main" : " dist/tweet-embed.js" ,
66 "scripts" : {
2020 "url" : " https://github.com/capaj/react-tweet-embed/issues"
2121 },
2222 "homepage" : " https://github.com/capaj/react-tweet-embed#readme" ,
23- "dependencies " : {
24- "react" : " ^15.3.2 "
23+ "peerDependencies " : {
24+ "react" : " >0.14.0 "
2525 },
2626 "devDependencies" : {
2727 "ava" : " ^0.16.0" ,
2828 "babel" : " ^6.5.2" ,
2929 "babel-cli" : " ^6.18.0" ,
3030 "babel-preset-react-app" : " ^1.0.0" ,
31- "react-snappy" : " ^0.2.3" ,
31+ "react" : " ^15.4.1" ,
32+ "react-snappy" : " ^0.2.6" ,
33+ "rimraf" : " ^2.5.4" ,
3234 "standard" : " ^8.5.0"
3335 },
3436 "ava" : {
You can’t perform that action at this time.
0 commit comments