Skip to content

Commit 98f9c50

Browse files
committed
Upped dependencies, added trello board link
1 parent e138c93 commit 98f9c50

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.jshintignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
docs
21
report
32
node_modules

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ dalek-reporter-console
1515

1616
## Ressources
1717

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) -
1920
[Code coverage](http://dalekjs.com/package/dalek-reporter-console/master/coverage/index.html) -
2021
[Code complexity](http://dalekjs.com/package/dalek-reporter-console/master/complexity/index.html) -
2122
[Contributing](https://github.com/dalekjs/dalek-reporter-console/blob/master/CONTRIBUTING.md) -

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
"grunt-contrib-jshint": "~0.6.0",
3535
"grunt-contrib-yuidoc": "~0.4.0",
3636
"grunt-contrib-compress": "~0.5.2",
37-
"grunt-mocha-test": "~0.6.0",
37+
"grunt-mocha-test": "~0.6.1",
3838
"grunt-complexity": "~0.1.3",
39-
"grunt-plato": "~0.2.0",
39+
"grunt-plato": "~0.2.1",
4040
"grunt-documantix": "~0.0.3",
4141
"grunt-include-replace": "~1.1.0",
4242
"blanket": "~1.1.5",

0 commit comments

Comments
 (0)