Skip to content

Commit

Permalink
updated package json
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahdeyyy committed Apr 11, 2024
1 parent 52b9fc6 commit d324175
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@ahdeyy/paystack-api",
"name": "paystack-wrapper-api",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
Expand All @@ -22,5 +22,9 @@
"dependencies": {
"tsc": "^2.0.4",
"tsup": "^8.0.2"
},
"repository": {
"type": "git",
"url": "https://github.com/Ahdeyyy/paystack-api.git"
}
}

0 comments on commit d324175

Please sign in to comment.