Commit f97217cf authored by JC Brand's avatar JC Brand

Add requirejs-text

parent 1323c0fc
...@@ -3,7 +3,8 @@ ...@@ -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 @@ ...@@ -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": {}
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment