Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/candy-chat/candy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Langfeld <ben@langfeld.me>2014-07-27 01:33:24 +0400
committerMichael Weibel <michael.weibel@gmail.com>2014-07-30 22:12:20 +0400
commitf387502553d90ffd3364402a639ad2c93c7d4fc3 (patch)
tree1212fb5926435f678140c39c1930629f4a0dbcac /bower.json
parentb4ff8216a2e0f9da8c43151d46c2f03c722f66b4 (diff)
Testing
- Merge vagrant from candy-chat/vagrant to run tests on phantomjs - Implement basic tests for various modules - Create travis config file - Update CONTRIBUTING about testing
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/bower.json b/bower.json
index 3be7ec1..689f30b 100644
--- a/bower.json
+++ b/bower.json
@@ -31,6 +31,7 @@
"tests"
],
"dependencies": {
+ "jquery": "~1.10.2",
"strophe": "1.1.3",
"strophejs-plugins": "strophe/strophejs-plugins#ca6124b235b0dc007a1bac740a5db3e0978c1a29",
"mustache": "0.3.0",