Skip to content

Commit

Permalink
chore: override @nuxt/icon version
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Trost <[email protected]>
  • Loading branch information
galexrt committed Aug 30, 2024
1 parent 8b491ce commit a9927f1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"uuid": "10.0.0",
"v-calendar": "3.1.2",
"v-code-diff": "1.13.1",
"vue-countup-v3": "^1.4.2",
"vue-countup-v3": "1.4.2",
"vue-draggable-plus": "0.5.3",
"vue-json-pretty": "2.4.0",
"vue3-colorpicker": "2.3.0",
Expand Down Expand Up @@ -108,5 +108,8 @@
"vue-i18n-routing": "1.2.0",
"vue-tsc": "2.1.2"
},
"overrides": {
"@nuxt/icon": "1.5.0"
},
"packageManager": "[email protected]"
}
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

0 comments on commit a9927f1

Please sign in to comment.