Explorar el Código

Looks like an older tag for crypto.js is not available anymore.

Fix this by pointing to the tag via a git URL
JC Brand hace 10 años
padre
commit
960cf4a572
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      bower.json

+ 1 - 1
bower.json

@@ -18,7 +18,7 @@
     "backbone.browserStorage": "*",
     "backbone.overview": "*",
     "otr": "0.2.12",
-    "crypto-js-evanvosberg": "3.1.2-5",
+    "crypto-js-evanvosberg": "git@github.com:evanvosberg/crypto-js.git#release-3.1.2-5",
     "almond": "~0.3.0",
     "requirejs-text": "~2.0.12",
     "requirejs-tpl-jcbrand": "*",