We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b053efb commit cde4a48Copy full SHA for cde4a48
packages/server/src/api/statistic-definitions.js
@@ -186,4 +186,4 @@ const definitions = {
186
};
187
188
// Keep the export separate from declaration to enable tsc to typecheck the `@type` annotation.
189
-module.exports = {definitions, VERSION: 1};
+module.exports = {definitions, VERSION: 2};
0 commit comments