diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 89b8d57..4ed07f2 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "version": "1.0.1", "publisher": "SolarLiner", "icon": "icon.png", - "license": "MIT", + "license": "GPL-3.0", "scripts": { "clean": "node clean.js", "build": "tsc", |