chore: Add node-fetch dependency to package.json
This commit is contained in:
parent
99fa676959
commit
88a1e09ef3
6
api/package.json
Normal file
6
api/package.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "api",
|
||||
"dependencies": {
|
||||
"node-fetch": "^3.3.2"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user