@dlib-js/face-detection
Advanced tools
Comparing version 0.1.3 to 0.1.5
{ | ||
"name": "@dlib-js/face-detection", | ||
"version": "0.1.3", | ||
"version": "0.1.5", | ||
"description": "Face detection module for dlib js using dlib c++", | ||
@@ -29,3 +29,3 @@ "keywords": [ | ||
"scripts": { | ||
"test": "echo \"Error: run tests from root\" && exit 1" | ||
"test": "jest" | ||
}, | ||
@@ -35,3 +35,3 @@ "bugs": { | ||
}, | ||
"gitHead": "f0f907e42e7339f801c3709bd4f6fa8558485821" | ||
"gitHead": "7bd421c56e28b00abb8425dbcb77db0c2e3b7333" | ||
} |
1076