Remove the dependency on Etag headers for reloading config

Signed-off-by: Matto <muhamadto@gmail.com>
This commit is contained in:
Matto
2021-10-21 18:20:36 +11:00
parent e51740f9c9
commit ce843364f0
6 changed files with 73 additions and 106 deletions
+1 -3
View File
@@ -44,7 +44,6 @@
"json-schema-merge-allof": "^0.8.1",
"json-schema-traverse": "^1.0.0",
"typescript-json-schema": "^0.50.1",
"uuid": "^8.3.2",
"yaml": "^1.9.2",
"yup": "^0.32.9",
"node-fetch": "2.6.5"
@@ -56,8 +55,7 @@
"@types/node": "^14.14.32",
"@types/yup": "^0.29.13",
"mock-fs": "^5.1.0",
"fetch-mock-jest": "1.5.1",
"fetch-mock": "^9.11.0"
"msw": "^0.29.0"
},
"files": [
"dist"