@caido/sdk-frontend 0.53.2-beta.10 → 0.53.2-beta.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -13,7 +13,7 @@ export declare const Routes: {
|
|
|
13
13
|
readonly Automate: "Automate";
|
|
14
14
|
readonly Projects: "Projects";
|
|
15
15
|
readonly Backups: "Backups";
|
|
16
|
-
readonly MatchReplace: "
|
|
16
|
+
readonly MatchReplace: "MatchReplace";
|
|
17
17
|
readonly Assistant: "Assistant";
|
|
18
18
|
readonly Environment: "Environment";
|
|
19
19
|
readonly Scope: "Scope";
|