Skip to content

Commit 3dea46d

Browse files
mxstbrgaearon
authored andcommitted
Add repository and license field to package.json
Ref #25
1 parent 2dc6d2c commit 3dea46d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"name": "react-scripts",
33
"version": "0.0.1",
4+
"repository": "https://github.com/facebookincubator/create-react-app",
5+
"license": "BSD-3-Clause",
46
"scripts": {
57
"start": "node scripts/start.js",
68
"build": "node scripts/build.js",

0 commit comments

Comments
 (0)