Skip to content

Commit

Permalink
Add description to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
briandela committed Jan 28, 2016
1 parent 3639377 commit c126fd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hapi-info",
"version": "2.0.0",
"description": "",
"version": "2.0.1",
"description": "A hapi plugin to display information about the hapi server and the plugins it's running.",
"main": "lib/index.js",
"scripts": {
"test": "lab -a code -v -t 100 -L"
Expand Down

0 comments on commit c126fd4

Please sign in to comment.