Move to reagent

This commit is contained in:
heyarne 2020-05-03 10:01:03 +02:00
commit 6bfa94a2ca
8 changed files with 322 additions and 75 deletions

View file

@ -13,6 +13,9 @@
"@tensorflow/tfjs-converter": "^1.7.4",
"@tensorflow/tfjs-core": "^1.7.4",
"buffer": "^5.6.0",
"process": "^0.11.10"
"create-react-class": "^15.6.3",
"process": "^0.11.10",
"react": "^16.13.1",
"react-dom": "^16.13.1"
}
}