File tree 1 file changed +10
-10
lines changed
1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 27
27
"lint" : " eslint bin/* lib test"
28
28
},
29
29
"dependencies" : {
30
- "@ldf/core" : " ^ 3.2.0" ,
31
- "@ldf/datasource-composite" : " ^ 3.2.0" ,
32
- "@ldf/datasource-hdt" : " ^ 3.2.0" ,
33
- "@ldf/datasource-jsonld" : " ^ 3.2.0" ,
34
- "@ldf/datasource-n3" : " ^ 3.2.0" ,
35
- "@ldf/datasource-sparql" : " ^ 3.2.0" ,
36
- "@ldf/feature-memento" : " ^ 3.2.0" ,
37
- "@ldf/feature-qpf" : " ^ 3.2.0" ,
38
- "@ldf/feature-summary" : " ^ 3.2.0" ,
39
- "@ldf/preset-qpf" : " ^ 3.2.0"
30
+ "@ldf/core" : " 3.2.0" ,
31
+ "@ldf/datasource-composite" : " 3.2.0" ,
32
+ "@ldf/datasource-hdt" : " 3.2.0" ,
33
+ "@ldf/datasource-jsonld" : " 3.2.0" ,
34
+ "@ldf/datasource-n3" : " 3.2.0" ,
35
+ "@ldf/datasource-sparql" : " 3.2.0" ,
36
+ "@ldf/feature-memento" : " 3.2.0" ,
37
+ "@ldf/feature-qpf" : " 3.2.0" ,
38
+ "@ldf/feature-summary" : " 3.2.0" ,
39
+ "@ldf/preset-qpf" : " 3.2.0"
40
40
}
41
41
}
You can’t perform that action at this time.
0 commit comments