Skip to content

Commit 13c32b9

Browse files
Added missing dep. Dropped year from copyright.
1 parent 3cb0dff commit 13c32b9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Standards for this project, including tests, code coverage, and semantics are en
5050

5151
----
5252

53-
© 2016 Shannon Moeller <me@shannonmoeller.com>
53+
© Shannon Moeller <me@shannonmoeller.com> (shannonmoeller.com)
5454

5555
Licensed under [MIT](http://shannonmoeller.com/mit.txt)
5656

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"devDependencies": {
4141
"ava": "^0.11.0",
4242
"chalk": "^1.1.1",
43+
"coveralls": "^2.11.6",
4344
"nyc": "^5.6.0",
4445
"strip-ansi": "^3.0.0",
4546
"watch": "^0.17.1",

0 commit comments

Comments
 (0)