Skip to content

Commit

Permalink
chore(nuxt3): remove duplicate dependence (nuxt#1215)
Browse files Browse the repository at this point in the history
  • Loading branch information
y1d7ng authored Oct 19, 2021
1 parent 3878455 commit 82fc3df
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/nuxt3/build.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ export default defineBuildConfig({
dependencies: [
'nuxi',
'vue-router',
'ohmyfetch',
'vue-router'
'ohmyfetch'
],
externals: [
'@vue/reactivity',
Expand Down

0 comments on commit 82fc3df

Please sign in to comment.