update build platform

pull/115/head
Vladimir Mandic 2022-07-29 09:24:51 -04:00
parent bac0ef10cf
commit 5c38676a83
6 changed files with 13 additions and 798 deletions

View File

@ -9,12 +9,16 @@
## Changelog
### **HEAD -> master** 2022/07/26 mandic00@live.com
### **release: 1.7.1** 2022/07/25 mandic00@live.com
### **1.7.1** 2022/07/25 mandic00@live.com
- refactor dependencies
### **origin/master** 2022/05/24 mandic00@live.com
- full rebuild
### **1.6.11** 2022/05/24 mandic00@live.com

263
dist/face-api.esm.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

263
dist/face-api.js vendored

File diff suppressed because one or more lines are too long

263
dist/tfjs.esm.js vendored

File diff suppressed because one or more lines are too long

View File

@ -59,14 +59,14 @@
"@tensorflow/tfjs-layers": "^3.19.0",
"@tensorflow/tfjs-node": "^3.19.0",
"@tensorflow/tfjs-node-gpu": "^3.19.0",
"@types/node": "^18.6.1",
"@types/node": "^18.6.2",
"@types/offscreencanvas": "^2019.7.0",
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/parser": "^5.30.7",
"@vladmandic/build": "^0.7.7",
"@typescript-eslint/eslint-plugin": "^5.31.0",
"@typescript-eslint/parser": "^5.31.0",
"@vladmandic/build": "^0.7.8",
"@vladmandic/pilogger": "^0.4.5",
"@vladmandic/tfjs": "github:vladmandic/tfjs",
"esbuild": "^0.14.50",
"esbuild": "^0.14.51",
"eslint": "^8.20.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.26.0",