Skip to content
Merged
Changes from 1 commit
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
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"storybook-build": "yarn run build && yarn run storybook-build-tailwind && storybook build"
},
"dependencies": {
"@stencil/core": "^4.36.2",
"@stencil/core": "4.36.2",
"@stencil/react-output-target": "1.2.0",
"@stencil/vue-output-target": "0.11.8",
"classnames": ">=2.5.1",
Expand Down Expand Up @@ -146,4 +146,4 @@
"typescript": "^5.7.3",
"vite": "^7.0.6"
}
}
}