Skip to content

Commit

Permalink
change browser build
Browse files Browse the repository at this point in the history
  • Loading branch information
daxxog committed May 19, 2015
1 parent 3d258d8 commit 97c6b7a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gulpfile.js
@@ -1,5 +1,5 @@


var bitcoreTasks = require('bitcore-build');
var clamcoreTasks = require('clamcore-build');

bitcoreTasks();
clamcoreTasks();
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -92,7 +92,7 @@
"sha512": "=0.0.1"
},
"devDependencies": {
"bitcore-build": "bitpay/bitcore-build",
"clamcore-build": "daxxog/clamcore-build",
"brfs": "^1.2.0",
"chai": "^1.10.0",
"gulp": "^3.8.10",
Expand Down

0 comments on commit 97c6b7a

Please sign in to comment.