File tree Expand file tree Collapse file tree 3 files changed +308
-138
lines changed
packages/hedgehog-website Expand file tree Collapse file tree 3 files changed +308
-138
lines changed Original file line number Diff line number Diff line change @@ -37,8 +37,7 @@ yarn install
3737yarn watch
3838```
3939
40- On each run the program compiles and it takes time. Please wait until it shows "Compiled successfully!" and an
41- instruction about with which IP: PORT to connect.
40+ On each run the program compiles, and it takes time. Please wait a few minutes and refresh the page.
4241
4342## User Manual
4443
Original file line number Diff line number Diff line change 11{
22 "name" : " @hedgehogcomputing/website" ,
3- "version" : " 0.7.0 " ,
3+ "version" : " 0.7.1 " ,
44 "license" : " Apache-2.0" ,
55 "dependencies" : {
66 "@emotion/react" : " ^11.4.1" ,
77 "@emotion/styled" : " ^11.3.0" ,
88 "@hedgehogcomputing/core" : " 0.7.0" ,
99 "@hookform/resolvers" : " ^2.8.3" ,
1010 "@monaco-editor/react" : " ^3.4.2" ,
11- "@mui/icons-material" : " ^5.8.2 " ,
12- "@mui/lab" : " ^5.0.0-alpha.84 " ,
13- "@mui/material" : " ^5.8.2 " ,
14- "@mui/styles" : " ^5.8.0 " ,
15- "@mui/x-data-grid" : " ^5.12.2 " ,
11+ "@mui/icons-material" : " ^5.10.16 " ,
12+ "@mui/lab" : " ^5.0.0-alpha.110 " ,
13+ "@mui/material" : " ^5.10.16 " ,
14+ "@mui/styles" : " ^5.10.16 " ,
15+ "@mui/x-data-grid" : " ^5.17.13 " ,
1616 "@tensorflow/tfjs" : " ^2.7.0" ,
1717 "@types/react-syntax-highlighter" : " ^13.5.2" ,
1818 "axios" : " ^0.26.1" ,
You can’t perform that action at this time.
0 commit comments