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