diff --git a/package.json b/package.json index 143ced3f66..c1569bd9a3 100644 --- a/package.json +++ b/package.json @@ -298,7 +298,8 @@ "typescript": "~5.1.3", "vanilla-jsoneditor": "^0.17.1", "webpack-bundle-analyzer": "^4.1.0", - "xhr-mock": "^2.4.1" + "xhr-mock": "^2.4.1", + "file-system-cache": "2.3.0" }, "peerDependencies": { "react": ">=16.9.0",