Skip to content

Commit eb34688

Browse files
authored
Merge pull request wmonk#420 from bitjson/master
chore(package): update description, repository, and bugs.url
2 parents 2cb3de9 + f936f01 commit eb34688

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)