Add requirejs-text
This commit is contained in:
parent
1323c0fccf
commit
f97217cfd7
@ -3,7 +3,8 @@
|
||||
"version": "0.7.2",
|
||||
"devDependencies": {
|
||||
"jasmine": "https://github.com/jcbrand/jasmine.git#1_3_x",
|
||||
"otr": "0.2.7"
|
||||
"otr": "0.2.7",
|
||||
"requirejs-text": "~2.0.10"
|
||||
},
|
||||
"dependencies": {
|
||||
"requirejs": "2.1.8",
|
||||
@ -20,7 +21,8 @@
|
||||
"strophe.muc": "https://raw.github.com/strophe/strophejs-plugins/02310ad1b8da2962cd05b0f4bceaecca134efed4/muc/strophe.muc.js",
|
||||
"otr": "0.2.7",
|
||||
"crypto-js": "~3.1.2",
|
||||
"almond": "~0.2.6"
|
||||
"almond": "~0.2.6",
|
||||
"requirejs-text": "~2.0.10"
|
||||
},
|
||||
"exportsOverride": {}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user