Set license
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Hamcha 2020-06-17 15:22:16 +02:00
parent 42ed7591b6
commit 8494041edd
Signed by: hamcha
GPG Key ID: 41467804B19A3315
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name": "tghandbook",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"license": "ISC",
"scripts": {
"dev": "parcel index.html",
"lint": "eslint lib",