mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2026-03-13 15:21:15 +08:00
Added stock price fetch + package-lock.json (#233)
* Added stock price fetch * Delete package-lock.json Co-authored-by: vinayak <itssvinayak@gmail.com>
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"author": "TheAlgorithms",
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"jsdom": "^16.3.0",
|
||||
"node-fetch": "2.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user