import node_fetch from 'cross-fetch';
This commit is contained in:
parent
5e04f26bbb
commit
a6205f1ab6
14 changed files with 53 additions and 58 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "p-drives",
|
||||
"version": "0.73.0",
|
||||
"version": "0.74.0",
|
||||
"description": "",
|
||||
"main": "src/index.ts",
|
||||
"exports": {
|
||||
|
|
@ -34,7 +34,7 @@
|
|||
},
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"node-fetch": "^3.3.2",
|
||||
"cross-fetch": "^4.0.0",
|
||||
"zod": "latest"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue