mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-15 10:42:25 +03:00
Update
This commit is contained in:
parent
05c0c572c0
commit
44a73af51b
|
@ -8,7 +8,7 @@
|
||||||
* - Please do NOT serve this file on production.
|
* - Please do NOT serve this file on production.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
const PACKAGE_VERSION = '2.4.4'
|
const PACKAGE_VERSION = '2.4.7'
|
||||||
const INTEGRITY_CHECKSUM = '26357c79639bfa20d64c0efca2a87423'
|
const INTEGRITY_CHECKSUM = '26357c79639bfa20d64c0efca2a87423'
|
||||||
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