Ran Updates

This commit is contained in:
Camerin 2022-01-07 18:10:19 -05:00
parent 5560b8b2ed
commit c705431c33
2 changed files with 2799 additions and 4059 deletions

6849
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -3,6 +3,8 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@tensorflow/tfjs": "^3.12.0",
"@tensorflow/tfjs-converter": "^3.12.0",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^11.2.7",
"@testing-library/user-event": "^12.8.3",
@ -18,6 +20,7 @@
"react-scripts": "4.0.3",
"redux": "^4.1.1",
"redux-thunk": "^2.3.0",
"tfjs": "^0.6.0",
"web-vitals": "^1.1.2"
},
"scripts": {