Browse Source

More specific version pin for crypto-js-evenvosberg.

Fixes build and test errors due to files having been moved around.
Fixes #351
JC Brand 10 years ago
parent
commit
8469bf0a0d
1 changed files with 1 additions and 1 deletions
  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",
+    "crypto-js-evanvosberg": "3.1.2-5",
     "almond": "~0.3.0",
     "requirejs-text": "~2.0.12",
     "requirejs-tpl-jcbrand": "*",