fix cors wonkiness
This commit is contained in:
parent
46906f8900
commit
8fd7bfa6cf
3 changed files with 28 additions and 4 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"cors": "^2.8.5",
|
||||
"express": "^5.1.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue