diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7e14c89f..95fdafba 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "striptags": "^4.0.0-alpha.4", "word-wrap": "^1.2.3" }, - "license": "GPL-3.0", + "license": "MIT", "devDependencies": { "chokidar": "^3.5.3", "tap": "^19.0.2", |