diff options
| author | Mohammad Amoush <muhammedamoush@gmail.com> | 2019-09-13 16:43:09 -0400 |
|---|---|---|
| committer | Mohammad Amoush <muhammedamoush@gmail.com> | 2019-09-13 16:43:09 -0400 |
| commit | ee03fa6e04dd9dba3099f75154de6ffab566ff5c (patch) | |
| tree | a4c79f9d871211fc3c15d443c67fdf7cc2aee04a /package.json | |
| parent | 68e554cafb6107bfde9526773b3e0e667d582c88 (diff) | |
Trial 5(Most succesful yet)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index c2085fb45..d0718345f 100644 --- a/package.json +++ b/package.json @@ -100,6 +100,7 @@ "@types/react-color": "^2.14.1", "@types/react-measure": "^2.0.4", "@types/react-table": "^6.7.22", + "@types/react-webcam": "^3.0.0", "@types/request": "^2.48.1", "@types/request-promise": "^4.1.42", "@types/sharp": "^0.22.2", @@ -201,6 +202,7 @@ "react-simple-dropdown": "^3.2.3", "react-split-pane": "^0.1.85", "react-table": "^6.9.2", + "react-webcam": "^3.0.1", "readline": "^1.3.0", "request": "^2.88.0", "request-promise": "^4.2.4", |
