mirror of
https://github.com/danbulant/covid
synced 2026-06-19 22:51:07 +00:00
Add dependencies
This commit is contained in:
parent
374cf17aef
commit
58252ab063
1 changed files with 6 additions and 1 deletions
|
|
@ -8,5 +8,10 @@
|
|||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC"
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"express": "^4.17.1",
|
||||
"got": "^10.6.0",
|
||||
"mysql": "^2.18.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue