Skip to content

Commit 25fb56a

Browse files
authored
Update example (#40)
1 parent 28040fc commit 25fb56a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@storybook/react": "5.3.18",
1616
"@types/styled-system": "5.1.9",
1717
"babel-loader": "8.1.0",
18-
"storybook-addon-matrix": "1.5.1",
18+
"storybook-addon-matrix": "1.6.0",
1919
"ts-loader": "7.0.4",
2020
"typescript": "3.8.3"
2121
},

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7285,10 +7285,10 @@ store2@^2.7.1:
72857285
resolved "https://registry.yarnpkg.com/store2/-/store2-2.11.1.tgz#118645f1b5e38d20604852362183955e360a5893"
72867286
integrity sha512-llZqXAXjG2E4FvWsZxFmBDfh6kqQuGFZm64TX23qW02Hf4dyElhDEbYx1IIVTEMKWrrDnDA9oqOjY8WHo2NgcA==
72877287

7288-
storybook-addon-matrix@1.5.1:
7289-
version "1.5.1"
7290-
resolved "https://registry.yarnpkg.com/storybook-addon-matrix/-/storybook-addon-matrix-1.5.1.tgz#ac184ba5c2720e915a579683bd5821d69a9be7bd"
7291-
integrity sha512-hKkorSloqEL6Ts3EwjdMbPFwI6WB//cLXPWHQv3H48DJMgtsTYJOdPL/n/8q9sBJrs0Rmuf1pHyPPbbQYIAdSQ==
7288+
storybook-addon-matrix@1.6.0:
7289+
version "1.6.0"
7290+
resolved "https://registry.yarnpkg.com/storybook-addon-matrix/-/storybook-addon-matrix-1.6.0.tgz#b97c537fcaf364d13c507e9c7a3e5f24ef40586c"
7291+
integrity sha512-2Fc2E3B2oqjWUMil4q5K13wjeH6uK+Ae7Y7647VNu8+qBEcXokAcL6RTc69+63fnXQeLA6ZhZYUjWmhE4NLxhg==
72927292
dependencies:
72937293
"@emotion/core" "10.0.28"
72947294
"@emotion/styled" "10.0.27"

0 commit comments

Comments
 (0)