Skip to content

Commit

Permalink
fix: peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyinws committed Jul 16, 2024
1 parent acc28bf commit 7f56555
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 84 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@
"test": "vitest"
},
"peerDependencies": {
"@babel/parser": "*",
"@farmfe/core": ">=1",
"@nuxt/kit": ">=3",
"@nuxt/schema": ">=3",
Expand Down
108 changes: 24 additions & 84 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 7f56555

Please sign in to comment.