diff --git a/package.json b/package.json index 6041cb2..76ae524 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,16 @@ { "name": "schwab-api", - "version": "1.0.1", + "version": "1.0.2", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Nathan Fiscaletti ", + "repository": { + "type": "git", + "url": "https://github.com/nathan-fiscaletti/schwab-api-js.git" + }, "license": "MIT", "dependencies": { "lodash": "^4.17.21",