Skip to content

Commit

Permalink
switch to portal protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbf committed Dec 24, 2024
1 parent f1e2cca commit 81a64d0
Show file tree
Hide file tree
Showing 4 changed files with 470 additions and 63 deletions.
5 changes: 1 addition & 4 deletions examples/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,12 @@
"test-storybook": "test-storybook --coverage",
"test-storybook:ci-coverage": "concurrently -k -s first -n \"SB,TEST\" -c \"magenta,blue\" \"yarn build-storybook --quiet && npx serve storybook-static -l 6006\" \"wait-on tcp:6006 && yarn test-storybook --coverage\""
},
"resolutions": {
"jackspeak": "2.1.1"
},
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@storybook/addon-coverage": "link:../..",
"@storybook/addon-coverage": "portal:../..",
"@storybook/addon-essentials": "^8.4.7",
"@storybook/addon-interactions": "^8.4.7",
"@storybook/react": "^8.4.7",
Expand Down
Loading

0 comments on commit 81a64d0

Please sign in to comment.