We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 020212a commit 2e2c6ffCopy full SHA for 2e2c6ff
src/requestTracing/constants.ts
@@ -55,7 +55,7 @@ export const FAILOVER_REQUEST_TAG = "Failover";
55
export const FEATURES_KEY = "Features";
56
export const LOAD_BALANCE_CONFIGURED_TAG = "LB";
57
58
-// Feature management package version
+// Feature management package
59
export const FM_PACKAGE_NAME = "@microsoft/feature-management";
60
export const FM_VERSION_KEY = "FMJsVer";
61
0 commit comments