We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c56a9ec commit 7bb3bbfCopy full SHA for 7bb3bbf
3 files changed
mockServiceWorker.js
@@ -8,7 +8,7 @@
8
* - Please do NOT serve this file on production.
9
*/
10
11
-const PACKAGE_VERSION = '2.2.13'
+const PACKAGE_VERSION = '2.2.14'
12
const INTEGRITY_CHECKSUM = '26357c79639bfa20d64c0efca2a87423'
13
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
14
const activeClientIds = new Set()
0 commit comments