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 05acd20 commit 0c09b31Copy full SHA for 0c09b31
frontend/.storybook/mockServiceWorker.js
@@ -8,7 +8,7 @@
8
* - Please do NOT serve this file on production.
9
*/
10
11
-const PACKAGE_VERSION = '2.6.4'
+const PACKAGE_VERSION = '2.6.5'
12
const INTEGRITY_CHECKSUM = 'ca7800994cc8bfb5eb961e037c877074'
13
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
14
const activeClientIds = new Set()
0 commit comments