mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Merge pull request #3481 from mertkahyaoglu/master
minor fixes in package.json
This commit is contained in:
@@ -6,10 +6,9 @@
|
||||
"react"
|
||||
],
|
||||
"homepage": "https://github.com/facebook/react/tree/master/npm-react",
|
||||
"bugs": "https://github.com/facebook/react/issues?labels=react-core",
|
||||
"bugs": "https://github.com/facebook/react/issues",
|
||||
"license": "BSD-3-Clause",
|
||||
"files": [
|
||||
"README.md",
|
||||
"addons.js",
|
||||
"react.js",
|
||||
"dist/",
|
||||
|
||||
Reference in New Issue
Block a user