Skip to content

Commit

Permalink
Change license to match LICENSE file
Browse files Browse the repository at this point in the history
  • Loading branch information
nibble-4bits committed Aug 14, 2020
1 parent 76fffd3 commit 7930f49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codewars-solutions-scraper",
"version": "1.0.1",
"version": "1.0.2",
"description": "A scraper that gets the solutions of all of the CodeWars katas you have solved",
"main": "src/main.js",
"bin": {
Expand All @@ -23,7 +23,7 @@
"puppeteer"
],
"author": "Luis De Anda",
"license": "MIT",
"license": "GPL-3.0-or-later",
"bugs": {
"url": "https://github.com/nibble-4bits/codewars-solutions-scraper/issues"
},
Expand Down

0 comments on commit 7930f49

Please sign in to comment.