diff --git a/package.json b/package.json index 0c970b2..2ad17ed 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "roly-poly", "version": "1.0.0", - "license": "MIT", + "license": "GPL-3.0", "scripts": { "dev": "NODE_ENV=development tsx watch src/index.ts", "start": "tsx src/index.ts",