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 fcb0462 commit 54b9300Copy full SHA for 54b9300
packages/redux-devtools-rtk-query-monitor/demo/public/mockServiceWorker.js
@@ -7,7 +7,7 @@
7
* - Please do NOT modify this file.
8
*/
9
10
-const PACKAGE_VERSION = '2.11.5'
+const PACKAGE_VERSION = '2.11.6'
11
const INTEGRITY_CHECKSUM = '4db4a41e972cec1b64cc569c66952d82'
12
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
13
const activeClientIds = new Set()
0 commit comments