Skip to content

Commit

Permalink
update author, license, and urls.
Browse files Browse the repository at this point in the history
  • Loading branch information
eightypop committed Oct 30, 2016
1 parent 477174c commit 43b5741
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@
"name": "react-responsive",
"description": "Media queries in react for responsive design",
"version": "1.2.1",
"homepage": "http://github.com/wearefractal/react-responsive",
"homepage": "http://github.com/contra/react-responsive",
"repository": {
"type": "git",
"url": "git://github.com/wearefractal/react-responsive.git"
"url": "git://github.com/contra/react-responsive.git"
},
"author": "Fractal <contact@wearefractal.com> (http://wearefractal.com/)",
"author": "Contra <yo@contra.io> (http://contra.io)",
"license": "MIT",
"main": "./src/index.js",
"keywords": [
"css",
Expand Down Expand Up @@ -63,11 +64,5 @@
},
"engines": {
"node": ">= 0.10"
},
"licenses": [
{
"type": "MIT",
"url": "http://github.com/wearefractal/react-responsive/raw/master/LICENSE"
}
]
}
}

0 comments on commit 43b5741

Please sign in to comment.