This commit is contained in:
Nathan Bierema 2024-07-20 09:23:11 -04:00
parent 98c4ed6a8c
commit 6cb9e19ab6

View File

@ -8,7 +8,7 @@
* - Please do NOT serve this file on production.
*/
const PACKAGE_VERSION = '2.3.1'
const PACKAGE_VERSION = '2.3.2'
const INTEGRITY_CHECKSUM = '26357c79639bfa20d64c0efca2a87423'
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
const activeClientIds = new Set()