fixed swipe script

This commit is contained in:
Ivan Socolsky 2014-12-22 16:59:37 -03:00
commit a58f801714
2 changed files with 4 additions and 3 deletions

View file

@ -1,5 +1,6 @@
'use strict';
var _ = require('lodash');
var preconditions = require('preconditions').singleton();
var bitcore = require('bitcore');