Skip to content

Commit

Permalink
Cleaned up npm description to make it render nicely
Browse files Browse the repository at this point in the history
  • Loading branch information
alexindigo committed Feb 22, 2016
1 parent e63b7d7 commit 835dcce
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": "configly",
"version": "3.1.0",
"description": "A developer-friendly lightweight replacement for the \"config\" module that works with custom config directory and pluggable parsers",
"version": "3.1.1",
"description": "A developer-friendly lightweight replacement for the 'config' module that works with custom config directory and pluggable parsers",
"main": "index.js",
"scripts": {
"lint": "eslint index.js test/*.js",
Expand Down

0 comments on commit 835dcce

Please sign in to comment.