Skip to content

Commit e5c216c

Browse files
Merge pull request #213 from danielroe/update-module-builder
fix: update to latest `@nuxt/module-builder`
2 parents 0fadd56 + 8184645 commit e5c216c

File tree

2 files changed

+3442
-2845
lines changed

2 files changed

+3442
-2845
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@angular/core": "^13.4.0",
7272
"@formkit/vue": "^1.6.5",
7373
"@nuxt/kit": "^3.12.4",
74-
"@nuxt/module-builder": "^0.5.5",
74+
"@nuxt/module-builder": "^0.8.3",
7575
"@nuxt/schema": "^3.12.4",
7676
"@rollup/plugin-typescript": "^11.1.6",
7777
"@types/node": "^20.14.15",
@@ -106,4 +106,4 @@
106106
"vue-github-button": "^3.1.3",
107107
"vue-router": "^4.4.3"
108108
}
109-
}
109+
}

0 commit comments

Comments
 (0)