Skip to content

Commit

Permalink
Cleaned up package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alexindigo committed Feb 21, 2016
1 parent 48cdbe5 commit 017f0fc
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.0.0",
"description": "A developer-friendly lightweight replacement for the `config` module that works with custom config directory and pluggable parsers",
"version": "3.0.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 017f0fc

Please sign in to comment.