Skip to content

Commit

Permalink
require latest vike version
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout committed Nov 17, 2024
1 parent a39df27 commit 2a3516b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/vike-react-chakra/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ import type { Config } from 'vike/types'
const config = {
name: 'vike-react-chakra',
require: {
'vike-react': '>=0.4.13',
'vike': '>=0.4.203',
'vike-react': '>=0.4.13'
},
Wrapper: 'import:vike-react-chakra/__internal/Wrapper:Wrapper',
meta: {
Expand Down

0 comments on commit 2a3516b

Please sign in to comment.