Skip to content

Commit 1263da8

Browse files
fix: update to latest @nuxt/module-builder (#209)
Co-authored-by: Ricardo Gobbo de Souza <[email protected]>
1 parent c28f623 commit 1263da8

File tree

2 files changed

+469
-705
lines changed

2 files changed

+469
-705
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"pathe": "^1.1.2"
3737
},
3838
"devDependencies": {
39-
"@nuxt/module-builder": "latest",
39+
"@nuxt/module-builder": "0.8.3",
4040
"@nuxt/test-utils": "latest",
4141
"@vitest/coverage-v8": "latest",
4242
"changelogen": "latest",
@@ -50,4 +50,4 @@
5050
"access": "public"
5151
},
5252
"packageManager": "[email protected]"
53-
}
53+
}

0 commit comments

Comments
 (0)