diff --git a/package.json b/package.json index 092fd8790..ecfe37720 100644 --- a/package.json +++ b/package.json @@ -1,14 +1,14 @@ { "name": "react-scripts-ts", "version": "3.1.0", - "description": "Configuration and scripts for Create React App.", - "repository": "wmonk/create-react-app", + "description": "TypeScript configuration and scripts for Create React App.", + "repository": "wmonk/create-react-app-typescript", "license": "BSD-3-Clause", "engines": { "node": ">=6" }, "bugs": { - "url": "https://github.com/wmonk/create-react-app/issues" + "url": "https://github.com/wmonk/create-react-app-typescript/issues" }, "files": [ "bin",