Skip to content
Merged
Show file tree
Hide file tree
Changes from 6 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"devDependencies": {
"@nuxt/content": "^3.7.0",
"@nuxt/eslint-config": "^1.9.0",
"@nuxt/module-builder": "^1.0.1",
"@nuxt/module-builder": "^1.0.2",
"@nuxt/test-utils": "^3.19.2",
"@release-it/conventional-changelog": "^10.0.1",
"@vue/test-utils": "^2.4.6",
Expand Down Expand Up @@ -207,8 +207,6 @@
}
},
"resolutions": {
"@nuxt/kit": "4.0.3",
"@nuxt/module-builder": "1.0.1",
"@nuxt/ui": "workspace:*",
"chokidar": "3.6.0",
"debug": "4.3.7",
Expand Down
Loading
Loading