File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed
Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @loki/example-react" ,
3- "version" : " 0.35.0 " ,
3+ "version" : " 0.35.1 " ,
44 "private" : true ,
55 "dependencies" : {
66 "@testing-library/jest-dom" : " ^5.14.1" ,
4040 ]
4141 },
4242 "devDependencies" : {
43- "@loki/create-async-callback" : " ^0.35.0 " ,
43+ "@loki/create-async-callback" : " ^0.35.1 " ,
4444 "@loki/is-loki-running" : " ^0.35.0" ,
4545 "@storybook/addon-actions" : " ^6.4.19" ,
4646 "@storybook/addon-essentials" : " ^6.4.19" ,
5454 "@storybook/testing-library" : " ^0.0.9" ,
5555 "concurrently" : " ^7.6.0" ,
5656 "deelay" : " ^2.0.0" ,
57- "loki" : " ^0.35.0 " ,
57+ "loki" : " ^0.35.1 " ,
5858 "webpack" : " ^5.70.0"
5959 }
6060}
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.35.0 " ,
2+ "version" : " 0.35.1 " ,
33 "useWorkspaces" : true ,
44 "registry" : " https://registry.npmjs.org" ,
55 "npmClient" : " yarn"
Original file line number Diff line number Diff line change 11{
22 "name" : " @loki/create-async-callback" ,
3- "version" : " 0.35.0 " ,
3+ "version" : " 0.35.1 " ,
44 "description" : " Loki async story management helper" ,
55 "keywords" : [
66 " loki"
Original file line number Diff line number Diff line change 11{
22 "name" : " @loki/integration-react" ,
3- "version" : " 0.35.0 " ,
3+ "version" : " 0.35.1 " ,
44 "description" : " Loki react integration" ,
55 "keywords" : [
66 " loki"
Original file line number Diff line number Diff line change 11{
22 "name" : " loki" ,
3- "version" : " 0.35.0 " ,
3+ "version" : " 0.35.1 " ,
44 "description" : " Visual Regression Testing for Storybook" ,
55 "bin" : {
66 "loki" : " bin/loki"
4444 " *.js"
4545 ],
4646 "dependencies" : {
47- "@loki/integration-react" : " ^0.35.0 " ,
47+ "@loki/integration-react" : " ^0.35.1 " ,
4848 "@loki/integration-react-native" : " ^0.35.0" ,
4949 "@loki/integration-vue" : " ^0.35.0" ,
5050 "@loki/runner" : " ^0.35.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @loki/test-cli" ,
3- "version" : " 0.35.0 " ,
3+ "version" : " 0.35.1 " ,
44 "private" : true ,
55 "scripts" : {
66 "test" : " bash ./test-cra-init.sh"
77 },
88 "devDependencies" : {
99 "execa" : " ^5.0.0" ,
10- "loki" : " ^0.35.0 "
10+ "loki" : " ^0.35.1 "
1111 }
1212}
You can’t perform that action at this time.
0 commit comments