File tree 2 files changed +7
-5
lines changed
2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
1
# documentation-theme-utils
2
2
3
+ [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/documentationjs/documentation-theme-utils.svg )] ( https://greenkeeper.io/ )
4
+
3
5
[ ![ Circle CI] ( https://circleci.com/gh/documentationjs/documentation-theme-utils/tree/master.svg?style=svg )] ( https://circleci.com/gh/documentationjs/documentation-theme-utils/tree/master )
4
6
[ ![ Coverage Status] ( https://coveralls.io/repos/documentationjs/documentation-theme-utils/badge.svg?branch=master&service=github )] ( https://coveralls.io/github/documentationjs/documentation-theme-utils?branch=master )
5
7
Original file line number Diff line number Diff line change 17
17
"author" : " Tom MacWright" ,
18
18
"license" : " ISC" ,
19
19
"dependencies" : {
20
- "doctrine" : " ^1.2 .0" ,
20
+ "doctrine" : " ^2.0 .0" ,
21
21
"globals-docs" : " ^2.2.0" ,
22
22
"unist-builder" : " ^1.0.0"
23
23
},
24
24
"devDependencies" : {
25
25
"documentation" : " 4.0.0-beta4" ,
26
- "jsdoctest" : " 1.6 .0" ,
27
- "mocha" : " 2.5.3 " ,
28
- "remark" : " ^4.1.2 " ,
29
- "tap" : " ^5.7.0 "
26
+ "jsdoctest" : " 1.7 .0" ,
27
+ "mocha" : " 3.2.0 " ,
28
+ "remark" : " ^7.0.0 " ,
29
+ "tap" : " ^10.3.2 "
30
30
}
31
31
}
You can’t perform that action at this time.
0 commit comments