diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json index e6879f756af..5e37825955f 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -1,14 +1,14 @@ { - "name": "react-scripts", + "name": "pj-react-scripts", "version": "1.0.7", - "description": "Configuration and scripts for Create React App.", - "repository": "facebookincubator/create-react-app", + "description": "Configuration and scripts for Create React App by Pawel Jedrzejczyk", + "repository": "paweljedrzejczyk/create-react-app", "license": "BSD-3-Clause", "engines": { "node": ">=6" }, "bugs": { - "url": "https://github.com/facebookincubator/create-react-app/issues" + "url": "https://github.com/paweljedrzejczyk/create-react-app/issues" }, "files": [ "bin",