Skip to content

Commit

Permalink
docs: update license to MIT, update keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
Jmurp11 committed Sep 3, 2021
1 parent 1d85c6d commit 5244db6
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,15 @@
"keywords": [
"excel",
"xlsx",
"postgres"
"postgres",
"sql",
"export",
"convert",
"excel-to-postgres",
"exceltopostgres"
],
"author": "jmurp11",
"license": "ISC",
"license": "MIT",
"bugs": {
"url": "https://github.com/Jmurp11/excel-to-postgres/issues"
},
Expand Down

0 comments on commit 5244db6

Please sign in to comment.