Update license in package.json
A while ago we have changed our license from `MIT` to `Creative Commons Zero v1.0 Universal` but we haven't updated our `package.json` file.
This commit is contained in:
@ -43,7 +43,7 @@
|
|||||||
"list"
|
"list"
|
||||||
],
|
],
|
||||||
"author": "Chalarangelo (chalarangelo@gmail.com)",
|
"author": "Chalarangelo (chalarangelo@gmail.com)",
|
||||||
"license": "MIT",
|
"license": "CC0-1.0",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/Chalarangelo/30-seconds-of-code/issues"
|
"url": "https://github.com/Chalarangelo/30-seconds-of-code/issues"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user