Skip to content

Commit f936f01

Browse files
committedOct 12, 2018
chore(package): update description, repository, and bugs.url
1 parent 2cb3de9 commit f936f01

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "react-scripts-ts",
33
"version": "3.1.0",
4-
"description": "Configuration and scripts for Create React App.",
5-
"repository": "wmonk/create-react-app",
4+
"description": "TypeScript configuration and scripts for Create React App.",
5+
"repository": "wmonk/create-react-app-typescript",
66
"license": "BSD-3-Clause",
77
"engines": {
88
"node": ">=6"
99
},
1010
"bugs": {
11-
"url": "https://github.com/wmonk/create-react-app/issues"
11+
"url": "https://github.com/wmonk/create-react-app-typescript/issues"
1212
},
1313
"files": [
1414
"bin",

0 commit comments

Comments
 (0)