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 7a16a30 commit d9cb2b4Copy full SHA for d9cb2b4
frontend/.storybook/public/mockServiceWorker.js
@@ -8,7 +8,7 @@
8
* - Please do NOT serve this file on production.
9
*/
10
11
-const PACKAGE_VERSION = '2.7.5'
+const PACKAGE_VERSION = '2.8.7'
12
const INTEGRITY_CHECKSUM = '00729d72e3b82faf54ca8b9621dbb96f'
13
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
14
const activeClientIds = new Set()
0 commit comments