Add CORS support

This commit is contained in:
2022-11-14 21:59:03 -06:00
parent ac1d221f38
commit ffc057c2c5
7 changed files with 73 additions and 7 deletions

View File

@@ -9,7 +9,7 @@
},
"dependencies": {
"@atao60/fse-cli": "^0.1.7",
"@extollo/lib": "^0.14.8",
"@extollo/lib": "^0.14.10",
"@types/node": "^18.11.9",
"any-date-parser": "^1.5.3",
"copyfiles": "^2.4.1",