Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore: fix devtools in playground
  • Loading branch information
tobiasdiez committed Jul 19, 2024
commit d3e921a37abe2dca5d9d88d8332269925386b907
1 change: 0 additions & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"build-storybook": "storybook build"
},
"devDependencies": {
"@nuxt/devtools": "1.1.5",
"@nuxtjs/storybook": "workspace:*",
"@storybook/addon-essentials": "^8.2.2",
"@storybook/addon-interactions": "^8.2.2",
Expand Down
Loading