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 c3c652a commit 2b11830Copy full SHA for 2b11830
frontend/.storybook/public/mockServiceWorker.js
@@ -7,7 +7,7 @@
7
* - Please do NOT modify this file.
8
*/
9
10
-const PACKAGE_VERSION = '2.11.2'
+const PACKAGE_VERSION = '2.11.3'
11
const INTEGRITY_CHECKSUM = '4db4a41e972cec1b64cc569c66952d82'
12
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
13
const activeClientIds = new Set()
0 commit comments