fix license in package.json

This commit is contained in:
tdurieux
2021-08-13 12:17:40 +02:00
parent 39a2469139
commit d21bb5097b

View File

@@ -15,7 +15,7 @@
"url": "git+https://github.com/tdurieux/anonymous_github.git"
},
"author": "Thomas Durieux",
"license": "MIT",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/tdurieux/anonymous_github/issues"
},