Skip to content

Commit

Permalink
LF-3893: install missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
antsgar committed Feb 21, 2024
1 parent bc17ef6 commit 3ae980e
Show file tree
Hide file tree
Showing 4 changed files with 832 additions and 105 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,8 @@
"verbose": true,
"testURL": "http://localhost/",
"testEnvironment": "node"
},
"dependencies": {
"@vitejs/plugin-react": "^4.2.1"
}
}
1 change: 1 addition & 0 deletions packages/component-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"@emotion/styled": "^11.11.0",
"@mui/material": "^5.15.9",
"@mui/styles": "^5.13.2",
"@vitejs/plugin-react": "^4.2.1",
"chromatic": "^10.9.6"
}
}
Loading

0 comments on commit 3ae980e

Please sign in to comment.