Skip to content

Commit 45f50cc

Browse files
Change project license and add author of the app
1 parent 94e927b commit 45f50cc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
{
22
"name": "github-commits-app",
33
"version": "0.1.0",
4-
"private": true,
4+
"private": false,
5+
"author": "Antonio de Sousa <[email protected]>",
6+
"license": "MIT",
57
"dependencies": {
68
"@testing-library/jest-dom": "^5.11.9",
79
"@testing-library/react": "^11.2.5",

0 commit comments

Comments
 (0)