File tree 3 files changed +4
-8
lines changed
3 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 1
1
language : node_js
2
2
node_js :
3
- - ' 0.10 '
3
+ - ' 0.12 '
4
4
before_install :
5
5
- npm install -g grunt-cli
6
6
script :
Original file line number Diff line number Diff line change 24
24
"url" : " https://raw.github.com/DefinitelyTyped/definitelytyped.github/master/LICENSE-MIT.txt"
25
25
}
26
26
],
27
- "engines" : {
28
- "node" : " >= 0.10.0 < 0.11.0" ,
29
- "npm" : " 1.3"
30
- },
31
27
"scripts" : {
32
28
"test" : " grunt test"
33
29
},
34
30
"dependencies" : {},
35
31
"devDependencies" : {
36
- "docpad" : " ~6.64 .0" ,
37
- "docpad-plugin-eco" : " ~2.0.3 " ,
32
+ "docpad" : " ~6.79 .0" ,
33
+ "docpad-plugin-eco" : " ~2.1.0 " ,
38
34
"docpad-plugin-marked" : " ~2.2.0" ,
39
35
"docpad-plugin-partials" : " ~2.9.0" ,
40
36
"docpad-plugin-less" : " ~2.4.1" ,
Original file line number Diff line number Diff line change 1
1
---
2
2
layout: 'guide'
3
- title: 'Contribution guide''
3
+ title: 'Contribution guide'
4
4
---
5
5
6
6
<div class="ui small message">
You can’t perform that action at this time.
0 commit comments