Remove the dependency on Etag headers for reloading config
Signed-off-by: Matto <muhamadto@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user