use crypto from bower

pull/1/head
ansuz 2016-06-06 12:35:06 +02:00
parent 2a3ff256b9
commit 1746a4e732
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
define([
'/common/crypto.js',
'/bower_components/chainpad-crypto/crypto.js'
], function (Crypto) {
var common = {};