Skip to content

Commit

Permalink
Updated package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-fiscaletti committed Mar 4, 2022
1 parent 9f0c103 commit 3e4fe91
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,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 <nate.fiscaletti@gmail.com>",
"repository": {
"type": "git",
"url": "https://github.com/nathan-fiscaletti/schwab-api-js.git"
},
"license": "MIT",
"dependencies": {
"lodash": "^4.17.21",
Expand Down

0 comments on commit 3e4fe91

Please sign in to comment.