Update package.json
Browse files- package.json +1 -0
package.json
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"dependencies": {
|
|
|
|
| 3 |
"cors": "^2.8.5",
|
| 4 |
"express": "^4.18.2",
|
| 5 |
"yahoo-finance2": "^2.8.1"
|
|
|
|
| 1 |
{
|
| 2 |
"dependencies": {
|
| 3 |
+
"http": "0.0.0",
|
| 4 |
"cors": "^2.8.5",
|
| 5 |
"express": "^4.18.2",
|
| 6 |
"yahoo-finance2": "^2.8.1"
|