Skip to content

Commit efef697

Browse files
committed
changing joeycozza to fs-webdev in package.json
1 parent fd80924 commit efef697

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/react-scripts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"version": "2.1.1",
44
"frontierVersion": "1.0.1",
55
"description": "Configuration and scripts for Create React App.",
6-
"repository": "joeycozza/create-react-app",
6+
"repository": "fs-webdev/create-react-app",
77
"license": "MIT",
88
"engines": {
99
"node": ">=6"
1010
},
1111
"bugs": {
12-
"url": "https://github.com/joeycozza/create-react-app/issues"
12+
"url": "https://github.com/fs-webdev/create-react-app/issues"
1313
},
1414
"files": [
1515
"bin",

0 commit comments

Comments
 (0)