We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1425b4 commit e88daa7Copy full SHA for e88daa7
src/steps/1.downloadTemplate.ts
@@ -3,7 +3,7 @@ import { say } from '../messages'
3
import type { Preferences } from '../types'
4
5
const KNOWN_TEMPLATES = {
6
- merino: 'github:sidebase/templates#nuxt-3.12.4',
+ merino: 'github:sidebase/templates#nuxt-3.13.0',
7
cheviot: 'community/sidebase'
8
}
9
0 commit comments