This commit is contained in:
Nathan Bierema 2025-05-31 08:44:38 -04:00
parent 953c35b222
commit b4f1bbcf49

View File

@ -8,7 +8,7 @@
* - Please do NOT serve this file on production.
*/
const PACKAGE_VERSION = '2.8.4'
const PACKAGE_VERSION = '2.8.7'
const INTEGRITY_CHECKSUM = '00729d72e3b82faf54ca8b9621dbb96f'
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
const activeClientIds = new Set()