diff --git a/package.json b/package.json index 5df1d3eec9e..05e4f747f37 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "custom-react-scripts", "version": "0.1.0", - "description": "Configuration and scripts for Create React App.", - "repository": "facebookincubator/create-react-app", + "description": "Configuration and scripts for create-react-app", + "repository": "kitze/custom-react-scripts", "license": "BSD-3-Clause", "engines": { "node": ">=6"