소스 검색

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 10 년 전
부모
커밋
960cf4a572
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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": "*",