Skip to content

Commit

Permalink
ci(build): add new module resolution for nuxt-component-meta
Browse files Browse the repository at this point in the history
  • Loading branch information
xibman committed Sep 17, 2024
1 parent 7cbd2c9 commit 8685a88
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 72 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,8 @@
"lint-staged": {
"*.{js,ts,vue,json,md,yml}": "eslint"
},
"packageManager": "pnpm@9.10.0"
"packageManager": "pnpm@9.10.0",
"resolutions": {
"nuxt-component-meta": "^0.8.2"
}
}
89 changes: 18 additions & 71 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8685a88

Please sign in to comment.