aboutsummaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 450de4100..2d3c80abc 100644
--- a/bower.json
+++ b/bower.json
@@ -11,7 +11,8 @@
"bower.json"
],
"dependencies": {
- "sizzle": "~1.10.5"
+ "sizzle": "~1.10.5",
+ "requirejs": "~2.1.8"
},
"devDependencies": {
"qunit": "~1.12.0"