add sjcl bundle to the repo to fix its bower dist

This commit is contained in:
Matias Alejo Garcia 2014-04-30 10:39:38 -03:00
commit adb459887e
3 changed files with 60 additions and 1 deletions

View file

@ -19,7 +19,6 @@
},
"scripts": {
"test": "mocha",
"postinstall": "cd lib/sjcl;./configure;make;cp sjcl.js ../"
},
"homepage": "https://github.com/bitpay/copay",
"devDependencies": {