diff --git a/package.json b/package.json index 0f1aa91..990e1c4 100644 --- a/package.json +++ b/package.json @@ -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",