Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
WesleyEe committed Jul 5, 2023
1 parent a7a32a0 commit cf0ff3b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "athena-express",
"name": "athena-express-params",
"version": "8.0.0",
"description": "Athena-Express makes it easier to execute SQL queries on Amazon Athena by consolidating & astracting several methods in the AWS SDK",
"main": "./lib/index.js",
Expand All @@ -11,7 +11,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/ghdna/athena-express.git"
"url": "git+https://github.com/WesleyEe/athena-express"
},
"keywords": [
"aws",
Expand All @@ -28,7 +28,7 @@
"bugs": {
"url": "https://github.com/ghdna/athena-express/issues"
},
"homepage": "https://github.com/ghdna/athena-express#readme",
"homepage": "https://github.com/WesleyEe/athena-express#readme",
"devDependencies": {
"@aws-sdk/client-athena": "^3.312.0",
"@aws-sdk/client-s3": "^3.312.0",
Expand Down

0 comments on commit cf0ff3b

Please sign in to comment.