Skip to content

Commit

Permalink
fix: downgrade @carbon/web-components back to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fterra-encora committed Jan 8, 2024
1 parent aff09d9 commit e0e6e23
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions frontend/package-lock.json

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

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@carbon/icons-vue": "^10.72.1",
"@carbon/pictograms": "^12.22.0",
"@carbon/styles": "^1.36.0",
"@carbon/web-components": "^2.0.1",
"@carbon/web-components": "~2.0.1",
"@vueuse/core": "^10.2.0",
"axios": "^1.6.0",
"date-fns": "^3.0.0",
Expand Down

0 comments on commit e0e6e23

Please sign in to comment.