File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 8
8
"license" : " BSD" ,
9
9
"main" : [" js/jsonld.js" ],
10
10
"dependencies" : {
11
- "es6-promise" : " ~2 .0.0"
11
+ "es6-promise" : " ^3 .0.0"
12
12
},
13
13
"ignore" : [
14
14
" node_modules" ,
Original file line number Diff line number Diff line change 25
25
"license" : " BSD-3-Clause" ,
26
26
"main" : " js/jsonld.js" ,
27
27
"dependencies" : {
28
- "es6-promise" : " ~2 .0.1 " ,
29
- "pkginfo" : " ~0.3 .0" ,
28
+ "es6-promise" : " ^3 .0.0 " ,
29
+ "pkginfo" : " ~0.4 .0" ,
30
30
"request" : " ^2.61.0" ,
31
31
"xmldom" : " 0.1.19"
32
32
},
35
35
"commander" : " ^2.8.0" ,
36
36
"cors" : " ^2.7.1" ,
37
37
"express" : " ^4.13.3" ,
38
- "istanbul" : " ^0.3.19 " ,
39
- "jscs" : " ^2.8 .0" ,
38
+ "istanbul" : " ^0.4.3 " ,
39
+ "jscs" : " ^3.0 .0" ,
40
40
"jshint" : " ^2.9.1" ,
41
41
"mocha" : " ^2.3.4" ,
42
42
"mocha-phantomjs" : " ~3.5.6" ,
You can’t perform that action at this time.
0 commit comments