Skip to content

Commit 3af245e

Browse files
committed
bump packages and fix one css bug
1 parent 8a7ccdf commit 3af245e

File tree

5 files changed

+414
-393
lines changed

5 files changed

+414
-393
lines changed

.storybook/public/mockServiceWorker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* - Please do NOT serve this file on production.
99
*/
1010

11-
const PACKAGE_VERSION = '2.6.5'
11+
const PACKAGE_VERSION = '2.6.6'
1212
const INTEGRITY_CHECKSUM = 'ca7800994cc8bfb5eb961e037c877074'
1313
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
1414
const activeClientIds = new Set()

0 commit comments

Comments
 (0)