Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
LokeshRishi3 committed Oct 17, 2021
1 parent df9d736 commit d78b40e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 27 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ Using yarn:
yarn start
```

Client Credentials Configuration Sample: [config.js](examples/config.js).
Client Credentials Configuration Sample: [config.json](examples/config.json).

**Note for Production deployment**

Expand Down
25 changes: 0 additions & 25 deletions examples/config.js

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "event-notification-nodejs-sdk",
"version": "1.0.1",
"version": "1.0.2",
"description": "A NodeJS SDK for processing eBay event notifications",
"main": "lib/index.js",
"repository": {
Expand Down

0 comments on commit d78b40e

Please sign in to comment.