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 9d18033 commit eceba37Copy full SHA for eceba37
frontend/.storybook/public/mockServiceWorker.js
@@ -7,7 +7,7 @@
7
* - Please do NOT modify this file.
8
*/
9
10
-const PACKAGE_VERSION = '2.10.4'
+const PACKAGE_VERSION = '2.11.1'
11
const INTEGRITY_CHECKSUM = 'f5825c521429caf22a4dd13b66e243af'
12
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
13
const activeClientIds = new Set()
0 commit comments