Fix package repository name (#3900)

This commit is contained in:
Michaël De Boey
2018-01-23 01:25:03 +01:00
committed by Dan Abramov
parent 25184c4e91
commit 3767d91886
9 changed files with 9 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
"name": "react-scripts",
"version": "1.1.0",
"description": "Configuration and scripts for Create React App.",
"repository": "facebookincubator/create-react-app",
"repository": "facebook/create-react-app",
"license": "MIT",
"engines": {
"node": ">=6"