File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- docs
2
1
report
3
2
node_modules
Original file line number Diff line number Diff line change @@ -15,7 +15,8 @@ dalek-reporter-console
15
15
16
16
## Ressources
17
17
18
- [ API Documentation] ( http://dalekjs.com/package/dalek-reporter-console/master/api/index.html ) -
18
+ [ API Docs] ( http://dalekjs.com/package/dalek-reporter-console/master/api/index.html ) -
19
+ [ Trello] ( https://trello.com/b/luoOUHVq/dalek-reporter-console ) -
19
20
[ Code coverage] ( http://dalekjs.com/package/dalek-reporter-console/master/coverage/index.html ) -
20
21
[ Code complexity] ( http://dalekjs.com/package/dalek-reporter-console/master/complexity/index.html ) -
21
22
[ Contributing] ( https://github.com/dalekjs/dalek-reporter-console/blob/master/CONTRIBUTING.md ) -
Original file line number Diff line number Diff line change 34
34
"grunt-contrib-jshint" : " ~0.6.0" ,
35
35
"grunt-contrib-yuidoc" : " ~0.4.0" ,
36
36
"grunt-contrib-compress" : " ~0.5.2" ,
37
- "grunt-mocha-test" : " ~0.6.0 " ,
37
+ "grunt-mocha-test" : " ~0.6.1 " ,
38
38
"grunt-complexity" : " ~0.1.3" ,
39
- "grunt-plato" : " ~0.2.0 " ,
39
+ "grunt-plato" : " ~0.2.1 " ,
40
40
"grunt-documantix" : " ~0.0.3" ,
41
41
"grunt-include-replace" : " ~1.1.0" ,
42
42
"blanket" : " ~1.1.5" ,
You can’t perform that action at this time.
0 commit comments