Skip to content

Commit

Permalink
chore(layer): freeze version
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelodelain committed Apr 30, 2024
1 parent 5fbacf4 commit 754e703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const locales = ['fr']

export default defineNuxtConfig({
devtools: { enabled: true },
extends: ['github:rezozero/nuxt-layer'],
extends: ['github:rezozero/nuxt-layer#v0.1.5'],
modules: [
'@nuxtjs/i18n',
'@nuxtjs/svg-sprite',
Expand Down

0 comments on commit 754e703

Please sign in to comment.