diff --git a/package-lock.json b/package-lock.json index 5239d70..0cb2e5a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,7 +7,7 @@ "": { "name": "webring-shit", "version": "1.0.0", - "license": "ISC" + "license": "WTFPL" } } } diff --git a/package.json b/package.json index bbd4d5a..1c86f89 100644 --- a/package.json +++ b/package.json @@ -8,5 +8,5 @@ }, "keywords": [], "author": "", - "license": "ISC" + "license": "WTFPL" }