File tree Expand file tree Collapse file tree 2 files changed +135
-3165
lines changed Expand file tree Collapse file tree 2 files changed +135
-3165
lines changed Original file line number Diff line number Diff line change 77 "dev" : " webpack serve --mode=development" ,
88 "build" : " webpack build --mode=production"
99 },
10- "dependencies" : {
10+ "dependencies" : {},
11+ "devDependencies" : {
12+ "comlink" : " ^4.3.0" ,
13+ "debounce-promise" : " ^3.1.2" ,
1114 "@types/debounce-promise" : " ^3.1.3" ,
1215 "@types/react" : " ^17.0.3" ,
1316 "@types/react-dom" : " ^17.0.3" ,
1417 "@types/react-plotly.js" : " ^2.2.4" ,
1518 "@types/react-select" : " ^4.0.14" ,
1619 "@types/sql.js" : " ^1.4.2" ,
17- "comlink" : " ^4.3.0" ,
18- "debounce-promise" : " ^3.1.2" ,
19- "mobx" : " ^6.2.0" ,
20- "mobx-react" : " ^7.1.0" ,
21- "plotly.js" : " ^1.58.4" ,
22- "react" : " ^17.0.2" ,
23- "react-dom" : " ^17.0.2" ,
24- "react-plotly.js" : " ^2.5.1" ,
25- "react-select" : " ^4.3.0"
26- },
27- "devDependencies" : {
2820 "ts-loader" : " ^8.1.0" ,
2921 "ts-node" : " ^9.1.1" ,
3022 "typescript" : " ^4.3.0-dev.20210331" ,
You can’t perform that action at this time.
0 commit comments