Update LICENSE in package.json

This commit is contained in:
Nikita Karamov 2021-01-30 00:49:58 +01:00
parent dc6e100993
commit 998784aa68
No known key found for this signature in database
GPG Key ID: EA4E7DECEEA050E4
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"main": "src/index.pug",
"repository": "git@github.com:NickKaramoff/toot.git",
"author": "Nikita Karamov <nick@karamoff.dev>",
"license": "MIT",
"license": "AGPL-3.0-only",
"private": "true",
"scripts": {
"build": "gulp",