Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
internalfx committed Jul 29, 2016
1 parent d358511 commit 0ce9815
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,15 @@
"inquirer": "^1.1.2",
"lodash": "^4.14.0",
"minimist": "^1.2.0",
"moment": "^2.14.1",
"require-all": "^2.0.0",
"rethinkdbdash": "^2.3.19",
"verbalize": "^0.2.0"
},
"devDependencies": {}
"devDependencies": {},
"standard": {
"ignore": [
"/lib/md5.js"
]
}
}

0 comments on commit 0ce9815

Please sign in to comment.