We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2cb3de9 + f936f01 commit eb34688Copy full SHA for eb34688
package.json
@@ -1,14 +1,14 @@
1
{
2
"name": "react-scripts-ts",
3
"version": "3.1.0",
4
- "description": "Configuration and scripts for Create React App.",
5
- "repository": "wmonk/create-react-app",
+ "description": "TypeScript configuration and scripts for Create React App.",
+ "repository": "wmonk/create-react-app-typescript",
6
"license": "BSD-3-Clause",
7
"engines": {
8
"node": ">=6"
9
},
10
"bugs": {
11
- "url": "https://github.com/wmonk/create-react-app/issues"
+ "url": "https://github.com/wmonk/create-react-app-typescript/issues"
12
13
"files": [
14
"bin",
0 commit comments