npm package*.json license MIT -> AGPL-3.0-only
This commit is contained in:
parent
32cd0d8990
commit
28a1e42cc4
2 changed files with 2 additions and 2 deletions
2
package-lock.json
generated
2
package-lock.json
generated
|
|
@ -7,7 +7,7 @@
|
|||
"": {
|
||||
"name": "free-games-claimer",
|
||||
"version": "1.4.0",
|
||||
"license": "MIT",
|
||||
"license": "AGPL-3.0-only",
|
||||
"dependencies": {
|
||||
"cross-env": "^7.0.3",
|
||||
"dotenv": "^16.3.1",
|
||||
|
|
|
|||
|
|
@ -23,5 +23,5 @@
|
|||
"url": "https://github.com/vogler/free-games-claimer.git"
|
||||
},
|
||||
"author": "Ralf Vogler",
|
||||
"license": "MIT"
|
||||
"license": "AGPL-3.0-only"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue