Skip to content

Commit

Permalink
chore(dependencies): restore module resolution for nuxt-component-meta
Browse files Browse the repository at this point in the history
  • Loading branch information
xibman committed Nov 30, 2024
1 parent 7acd1f3 commit 9771e01
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 51 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": "[email protected]"
"packageManager": "[email protected]",
"resolutions": {
"nuxt-component-meta": "^0.8.2"
}
}
94 changes: 44 additions & 50 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 9771e01

Please sign in to comment.