mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-28 17:35:42 +08:00
Fix package repository name (#3900)
This commit is contained in:
committed by
Dan Abramov
parent
25184c4e91
commit
3767d91886
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user