mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-15 18:52:28 +03:00
Update
This commit is contained in:
parent
1d4ee5d328
commit
a7b559d895
|
@ -8,7 +8,7 @@
|
||||||
* - Please do NOT serve this file on production.
|
* - Please do NOT serve this file on production.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
const PACKAGE_VERSION = '2.7.0'
|
const PACKAGE_VERSION = '2.7.3'
|
||||||
const INTEGRITY_CHECKSUM = '00729d72e3b82faf54ca8b9621dbb96f'
|
const INTEGRITY_CHECKSUM = '00729d72e3b82faf54ca8b9621dbb96f'
|
||||||
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
|
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
|
||||||
const activeClientIds = new Set()
|
const activeClientIds = new Set()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user