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