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