Fixed release actor origin bug.

This commit is contained in:
2019-12-11 05:15:23 +01:00
parent b7c1028663
commit b9af7255f6
9 changed files with 476 additions and 34 deletions

View File

@@ -67,11 +67,13 @@
"webpack-cli": "^3.3.10"
},
"dependencies": {
"@tensorflow/tfjs-node": "^1.4.0",
"babel-polyfill": "^6.26.0",
"bhttp": "^1.2.4",
"blake2": "^4.0.0",
"bluebird": "^3.7.2",
"body-parser": "^1.19.0",
"canvas": "^2.6.0",
"cheerio": "^1.0.0-rc.3",
"cli-confirm": "^1.0.1",
"config": "^3.2.4",
@@ -79,6 +81,7 @@
"express": "^4.17.1",
"express-promise-router": "^3.0.3",
"express-react-views": "^0.11.0",
"face-api.js": "^0.21.0",
"fs-extra": "^7.0.1",
"jsdom": "^15.2.1",
"knex": "^0.16.5",