File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 15
15
"@remix-run/node" : " 1.4.3"
16
16
},
17
17
"peerDependencies" : {
18
- "@netlify/functions" : " ^0.10.0"
18
+ "@netlify/functions" : " ^0.10.0 || ^1.0.0 "
19
19
},
20
20
"devDependencies" : {
21
- "@netlify/functions" : " ^0.10 .0"
21
+ "@netlify/functions" : " ^1.0 .0"
22
22
}
23
23
}
Original file line number Diff line number Diff line change 10
10
"start" : " cross-env NODE_ENV=production netlify dev"
11
11
},
12
12
"dependencies" : {
13
- "@netlify/functions" : " ^0.10 .0" ,
13
+ "@netlify/functions" : " ^1.0 .0" ,
14
14
"@remix-run/netlify" : " *" ,
15
15
"@remix-run/node" : " *" ,
16
16
"@remix-run/react" : " *" ,
Original file line number Diff line number Diff line change 1371
1371
outvariant "^1.2.1"
1372
1372
strict-event-emitter "^0.2.0"
1373
1373
1374
- " @netlify/functions@^0.10 .0 " :
1375
- version "0.10 .0"
1376
- resolved "https://registry.npmjs.org/@netlify/functions/-/functions-0.10 .0.tgz"
1377
- integrity sha512-NNFADTPnokuoMY1OUhaXlE/Jrzk5lHOl1uB4L/8pw1UJ/CaectZJACMExijbJnqaKIhOQG0WmbBQUh1lgnK/Qg ==
1374
+ " @netlify/functions@^1.0 .0 " :
1375
+ version "1.0 .0"
1376
+ resolved "https://registry.npmjs.org/@netlify/functions/-/functions-1.0 .0.tgz"
1377
+ integrity sha512-7fnJv3vr8uyyyOYPChwoec6MjzsCw1CoRUO2DhQ1BD6bOyJRlD4DUaOOGlMILB2LCT8P24p5LexEGx8AJb7xdA ==
1378
1378
dependencies :
1379
1379
is-promise "^4.0.0"
1380
1380
You can’t perform that action at this time.
0 commit comments