Update package.json

Updated license to match the repo license
This commit is contained in:
Unmesh Gundecha
2022-06-26 12:18:48 +08:00
committed by GitHub
parent 7b9648553b
commit a49608f70d

View File

@@ -10,7 +10,7 @@
"url": "git+https://github.com/upgundecha/howtheysre.git" "url": "git+https://github.com/upgundecha/howtheysre.git"
}, },
"author": "upgundecha", "author": "upgundecha",
"license": "ISC", "license": "CC0 1.0 Universal",
"bugs": { "bugs": {
"url": "https://github.com/upgundecha/howtheysre/issues" "url": "https://github.com/upgundecha/howtheysre/issues"
}, },