Fix send function headers error

This commit is contained in:
venashial
2022-06-25 13:08:20 -07:00
parent e9d7df8862
commit fb3a9f1f29
7 changed files with 35 additions and 22 deletions

View File

@@ -43,7 +43,6 @@
"mdsvex": "^0.10.5",
"mdsvexamples": "^0.3.0",
"merge-dirs": "^0.2.1",
"micromatch": "^4.0.5",
"nodemon": "^2.0.15",
"prettier": "^2.6.2",
"prettier-plugin-svelte": "^2.7.0",
@@ -51,6 +50,7 @@
"svelte": "^3.48.0",
"svelte-check": "^2.7.2",
"svelte-intl-precompile": "^0.11.1",
"svelte-preprocess": "^4.10.7",
"svelte2tsx": "^0.5.5",
"tslib": "^2.3.1",
"typescript": "~4.6.2"
@@ -81,7 +81,6 @@
"postcss-preset-env": "^7.7.1",
"postcss-pxtorem": "^6.0.0",
"sanitize.css": "^13.0.0",
"svelte-preprocess": "^4.10.1",
"svelte-tiny-virtual-list": "^2.0.1",
"svelte-use-click-outside": "^1.0.0",
"throttle-debounce": "^3.0.1",