Skip to content

Commit

Permalink
add material-ui/lab to package
Browse files Browse the repository at this point in the history
  • Loading branch information
TillerBurr committed Feb 22, 2022
1 parent e2595b2 commit ac8d0de
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
python-version: "3.10"
- uses: actions/setup-node@v1
with:
node-version: 12
node-version: 16
- name: Install Poetry
uses: snok/install-poetry@v1
with:
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"@fortawesome/react-fontawesome": "^0.1.17",
"@material-ui/core": "^4.12.3",
"@material-ui/icons": "^4.11.2",
"@material-ui/lab": "^4.0.0-alpha.60",
"@material-ui/pickers": "^3.3.10",
"@mui/icons-material": "^5.4.2",
"@mui/lab": "^5.0.0-alpha.69",
Expand Down

0 comments on commit ac8d0de

Please sign in to comment.