File tree 1 file changed +12
-12
lines changed
1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 15
15
"test" : " test"
16
16
},
17
17
"dependencies" : {
18
- "async" : " ~0.8 .0" ,
18
+ "async" : " ~0.9 .0" ,
19
19
"bignumber.js" : " ^2.0.0" ,
20
20
"extend" : " ~1.2.1" ,
21
- "lodash" : " ^2.4.1 " ,
21
+ "lodash" : " ^3.1.0 " ,
22
22
"lru-cache" : " ~2.5.0" ,
23
23
"ripple-wallet-generator" : " 1.0.1" ,
24
- "ws" : " ~0.4.31 " ,
24
+ "ws" : " ~0.7.1 " ,
25
25
"superagent" : " ^0.18.0"
26
26
},
27
27
"devDependencies" : {
28
28
"assert-diff" : " 0.0.4" ,
29
29
"coveralls" : " ~2.10.0" ,
30
30
"eslint" : " ^0.13.0" ,
31
- "gulp" : " ~3.6.2 " ,
32
- "gulp-bump" : " ~0.1.10 " ,
31
+ "gulp" : " ~3.8.10 " ,
32
+ "gulp-bump" : " ~0.1.13 " ,
33
33
"gulp-clean-dest" : " ^0.1.0" ,
34
- "gulp-concat" : " ~2.2.0 " ,
34
+ "gulp-concat" : " ~2.4.3 " ,
35
35
"gulp-filelog" : " ^0.4.1" ,
36
36
"gulp-flowtype" : " ^0.4.1" ,
37
37
"gulp-plumber" : " ^0.6.6" ,
38
38
"gulp-react" : " ^2.0.0" ,
39
39
"gulp-rename" : " ~1.2.0" ,
40
- "gulp-uglify" : " ~0.3 .0" ,
41
- "gulp-util" : " ^3.0.2 " ,
42
- "gulp-watch" : " ^3.0 .0" ,
43
- "istanbul" : " ~0.2.10 " ,
40
+ "gulp-uglify" : " ~1.1 .0" ,
41
+ "gulp-util" : " ^3.0.3 " ,
42
+ "gulp-watch" : " ^4.1 .0" ,
43
+ "istanbul" : " ~0.3.5 " ,
44
44
"map-stream" : " ~0.1.0" ,
45
- "mocha" : " ~1.14 .0" ,
45
+ "mocha" : " ~2.1 .0" ,
46
46
"nock" : " ^0.34.1" ,
47
- "webpack" : " ~1.1.11 " ,
47
+ "webpack" : " ~1.5.3 " ,
48
48
"yargs" : " ~1.3.1"
49
49
},
50
50
"scripts" : {
You can’t perform that action at this time.
0 commit comments