diff --git a/package.json b/package.json index 55994ac..4eac981 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "1.4.0", "description": "Convert React code from JavaScript to TypeScript", "main": "dist/index.js", + "repo": "lyft/react-javascript-to-typescript-transform", "scripts": { "pretest": "npm run build", "test": "jest",