Skip to content

Commit 0ed2d07

Browse files
Merge pull request #5 from migtibincoski/feat/add-payments-api
fix: update package.json
2 parents f7732dc + ae67c67 commit 0ed2d07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "asaas-node-sdk",
2+
"name": "asaas-js-sdk",
33
"description": "A Node.js SDK compatible with TypeScript and JavaScript for integrating Assas with your project.",
44
"version": "1.0.0",
5-
"repository": "https://github.com/migtibincoski/asaas-node-sdk.git",
5+
"repository": "https://github.com/migtibincoski/asaas-js-sdk.git",
66
"author": "Miguel Tibincoski <[email protected]>",
77
"license": "MIT",
88
"private": false,

0 commit comments

Comments
 (0)