Update postmsg channel (#519)

It appears that postMessage throws an error when used with objects with methods.
Release `v1.0.3` encodes data before sending over postMessage.
This commit is contained in:
Muhammed Thanish 2016-10-05 13:44:57 +05:30 committed by Arunoda Susiripala
parent 8cc1ff1604
commit 1cc0a386ef

View File

@ -26,7 +26,7 @@
"@kadira/storybook-addon-actions": "^1.0.2",
"@kadira/storybook-addon-links": "^1.0.0",
"@kadira/storybook-addons": "^1.5.0",
"@kadira/storybook-channel-postmsg": "^1.0.1",
"@kadira/storybook-channel-postmsg": "^1.0.3",
"@kadira/storybook-database-local": "^1.2.1",
"@kadira/storybook-ui": "^3.6.0",
"airbnb-js-shims": "^1.0.1",