Commits (5) 
 -   Mark Harding authoredThis reverts commit e2eccb3a, reversing changes made to 4a15081e. 37ac7b64
-   Mark Harding authoredec161448
-   Mark Harding authored2a24666e
-   Brian Hatchet authored0cafd414
-   Brian Hatchet authoredElectron hates our file upload workaround. The npm package that addresses that issue seems to work perfectly. Trying that 324b0ded
 Showing     
  This diff is collapsed.  
 | ... | ... | @@ -27,6 +27,7 @@ | 
| "@angular/platform-browser": "~8.0.3", | ||
| "@angular/platform-browser-dynamic": "~8.0.3", | ||
| "@angular/router": "~8.0.3", | ||
| "@sentry/browser": "^5.6.2", | ||
| "angular-plotly.js": "^1.3.2", | ||
| "bn.js": "^4.11.8", | ||
| "braintree-web": "3.41.0", | ||
| ... | ... | @@ -59,6 +60,7 @@ | 
| "@types/node": "~10.12.18", | ||
| "codelyzer": "^4.5.0", | ||
| "cypress": "^3.4.1", | ||
| "cypress-file-upload": "^3.3.3", | ||
| "gulp": "~4.0.0", | ||
| "gulp-autoprefixer": "^6.0.0", | ||
| "gulp-css-globbing": "^0.2.2", | ||
| ... | ... |