ka1kuk commited on
Commit
37cffe6
1 Parent(s): 771c370

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +2 -1
package.json CHANGED
@@ -17,6 +17,7 @@
17
  "express": "^4.18.2",
18
  "nodemon": "^3.0.1",
19
  "yahoo-finance": "^0.3.8",
20
- "yahoo-finance2": "^2.8.1"
 
21
  }
22
  }
 
17
  "express": "^4.18.2",
18
  "nodemon": "^3.0.1",
19
  "yahoo-finance": "^0.3.8",
20
+ "yahoo-finance2": "^2.8.1",
21
+ "ts-node": "^10.9.1"
22
  }
23
  }