瀏覽代碼

Add requirejs-text

JC Brand 11 年之前
父節點
當前提交
f97217cfd7
共有 1 個文件被更改,包括 4 次插入2 次删除
  1. 4 2
      bower.json

+ 4 - 2
bower.json

@@ -3,7 +3,8 @@
   "version": "0.7.2",
   "version": "0.7.2",
   "devDependencies": {
   "devDependencies": {
     "jasmine": "https://github.com/jcbrand/jasmine.git#1_3_x",
     "jasmine": "https://github.com/jcbrand/jasmine.git#1_3_x",
-    "otr": "0.2.7"
+    "otr": "0.2.7",
+    "requirejs-text": "~2.0.10"
   },
   },
   "dependencies": {
   "dependencies": {
     "requirejs": "2.1.8",
     "requirejs": "2.1.8",
@@ -20,7 +21,8 @@
     "strophe.muc": "https://raw.github.com/strophe/strophejs-plugins/02310ad1b8da2962cd05b0f4bceaecca134efed4/muc/strophe.muc.js",
     "strophe.muc": "https://raw.github.com/strophe/strophejs-plugins/02310ad1b8da2962cd05b0f4bceaecca134efed4/muc/strophe.muc.js",
     "otr": "0.2.7",
     "otr": "0.2.7",
     "crypto-js": "~3.1.2",
     "crypto-js": "~3.1.2",
-    "almond": "~0.2.6"
+    "almond": "~0.2.6",
+    "requirejs-text": "~2.0.10"
   },
   },
   "exportsOverride": {}
   "exportsOverride": {}
 }
 }