mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-06 16:32:16 +02:00
fix package-lock.json. Update msw
This commit is contained in:
parent
2cfe1558a7
commit
76ed0d3a85
1412
package-lock.json
generated
1412
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -1,4 +1,4 @@
|
||||
/* eslint-disable */
|
||||
|
||||
/* tslint:disable */
|
||||
|
||||
/**
|
||||
@ -8,7 +8,7 @@
|
||||
* - Please do NOT serve this file on production.
|
||||
*/
|
||||
|
||||
const PACKAGE_VERSION = '2.3.1'
|
||||
const PACKAGE_VERSION = '2.3.5'
|
||||
const INTEGRITY_CHECKSUM = '26357c79639bfa20d64c0efca2a87423'
|
||||
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
|
||||
const activeClientIds = new Set()
|
||||
|
Loading…
Reference in New Issue
Block a user