Skip to content

Commit 3cbbd11

Browse files
committed
bumps version and updates yahoo-finance2 package to fix bug
1 parent 136a2ce commit 3cbbd11

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "terminal-stocks",
3-
"version": "1.0.18",
3+
"version": "1.0.19",
44
"description": "Fetch stock price information on terminal",
55
"main": "index.js",
66
"bin": {
@@ -17,7 +17,7 @@
1717
"express": "^4.19.2",
1818
"jsonexport": "^3.2.0",
1919
"request": "^2.88.2",
20-
"yahoo-finance2": "^2.11.2",
20+
"yahoo-finance2": "^2.11.3",
2121
"yargs": "^16.2.0"
2222
},
2323
"scripts": {

0 commit comments

Comments
 (0)