File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"backbone-extend-standalone" : " ~0.1.2" ,
11
+ "browserify-shim" : " ^3.8.3" ,
12
+ "clean-css" : " ^3.1.9" ,
13
+ "enhance-css" : " ^1.1.0" ,
11
14
"es6-promise" : " ~0.1.1" ,
12
15
"insert-css" : " ^0.2.0" ,
13
16
"jquery" : " ~1.11.0" ,
17
+ "through" : " ^2.3.7" ,
14
18
"xpath-range" : " 0.0.5"
15
19
},
16
20
"devDependencies" : {
17
21
"assertive-chai" : " ^1.0.0" ,
18
22
"browserify" : " ^9.0.8" ,
19
23
"browserify-middleware" : " ^5.0.2" ,
20
- "browserify-shim" : " ^3.8.3" ,
21
- "clean-css" : " ^3.1.9" ,
22
24
"concat-stream" : " ^1.4.8" ,
23
25
"connect" : " ~2.10.1" ,
24
- "enhance-css" : " ^1.1.0" ,
25
26
"esprima" : " ^2.1.0" ,
26
27
"jscs" : " ~1.6.0" ,
27
28
"jshint" : " ~2.5.0" ,
33
34
"karma-sauce-launcher" : " ^0.2.10" ,
34
35
"mocha" : " ^2.2.4" ,
35
36
"sinon" : " ^1.14.1" ,
36
- "through" : " ^2.3.7" ,
37
37
"uglify-js" : " ~2.4.12" ,
38
38
"wgxpath" : " ^0.23.0"
39
39
},
You can’t perform that action at this time.
0 commit comments