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:
Tapajyoti Bose
2020-08-01 09:14:10 +05:30
committed by GitHub
parent df58a7ed5f
commit 854e70a210
2 changed files with 31 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
"author": "TheAlgorithms",
"license": "GPL-3.0",
"dependencies": {
"jsdom": "^16.3.0",
"node-fetch": "2.6.0"
},
"devDependencies": {