Skip to content

Commit

Permalink
NEXT-33446 - pin vue version in component library
Browse files Browse the repository at this point in the history
  • Loading branch information
Haberkamp committed Feb 5, 2024
1 parent 7fea251 commit bcc39e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/component-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"vite": "^4.4.9",
"vite-plugin-dts": "^3.6.0",
"vite-plugin-svgstring": "^1.0.0",
"vue": "^2.7.10",
"vue": "2.7.10",
"vue-apexcharts": "^1.6.2",
"vue-class-component": "^7.2.3",
"vue-i18n": "^8.26.8",
Expand Down

0 comments on commit bcc39e3

Please sign in to comment.