mirror of https://github.com/vladmandic/human
update packages
parent
8b0f7c1ccb
commit
e80a23c92b
|
@ -11,6 +11,7 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
|
|||
|
||||
### **HEAD -> main** 2021/06/06 mandic00@live.com
|
||||
|
||||
- custom build tfjs from sources
|
||||
|
||||
### **update wasm to tfjs 3.7.0** 2021/06/06 mandic00@live.com
|
||||
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
"@tensorflow/tfjs-layers": "^3.7.0",
|
||||
"@tensorflow/tfjs-node": "^3.7.0",
|
||||
"@tensorflow/tfjs-node-gpu": "^3.7.0",
|
||||
"@types/node": "^15.12.0",
|
||||
"@types/node": "^15.12.1",
|
||||
"@typescript-eslint/eslint-plugin": "^4.26.0",
|
||||
"@typescript-eslint/parser": "^4.26.0",
|
||||
"@vladmandic/pilogger": "^0.2.17",
|
||||
|
@ -73,7 +73,7 @@
|
|||
"chokidar": "^3.5.1",
|
||||
"dayjs": "^1.10.5",
|
||||
"esbuild": "^0.12.6",
|
||||
"eslint": "^7.27.0",
|
||||
"eslint": "^7.28.0",
|
||||
"eslint-config-airbnb-base": "^14.2.1",
|
||||
"eslint-plugin-import": "^2.23.4",
|
||||
"eslint-plugin-json": "^3.0.0",
|
||||
|
|
Loading…
Reference in New Issue