Skip to content

Commit

Permalink
Updated build to include npm versions
Browse files Browse the repository at this point in the history
  • Loading branch information
andyinabox committed Jan 24, 2016
1 parent 53276ef commit 5024a6c
Show file tree
Hide file tree
Showing 3 changed files with 5,883 additions and 324 deletions.
4 changes: 2 additions & 2 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ module.exports = function(grunt) {
'examples/ext_js/left_eye_filter.js',
'examples/ext_js/right_eye_filter.js',
'examples/ext_js/nose_filter.js',
'examples/ext_js/numeric-1.2.6.js',
'examples/ext_js/jsfeat-min.js',
'node_modules/numeric/numeric-1.2.6.js',
'node_modules/jsfeat/build/jsfeat.js',
'examples/ext_js/frontalface.js',
'examples/ext_js/jsfeat_detect.js',
'examples/ext_js/mosse.js',
Expand Down
6,174 changes: 5,859 additions & 315 deletions clmtrackr.js

Large diffs are not rendered by default.

Loading

0 comments on commit 5024a6c

Please sign in to comment.