Skip to content

Commit

Permalink
#78
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed May 3, 2022
1 parent 439b831 commit 9e1f78a
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 1,447 deletions.
6 changes: 3 additions & 3 deletions src/test/apps/muiV4ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"dependencies": {
"@emotion/react": "^11.4.1",
"@material-ui/core": "^4.12.3",
"next": "11.0.1",
"react": "17.0.2",
"react-dom": "^17.0.2",
"next": "^12.1.6",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"tss-react": "file:../../../../dist"
},
"devDependencies": {
Expand Down

0 comments on commit 9e1f78a

Please sign in to comment.