Skip to content

Commit

Permalink
Modified NPM package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Dexter Miguel committed Aug 21, 2015
1 parent 972ad95 commit fba591a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nwire",
"version": "0.1.0",
"description": "Inspirational dependency injection in Node.js.",
"version": "0.1.1",
"description": "Simplified dependency injection in Node.js",
"main": "index.js",
"scripts": {
"test": "gulp test"
Expand All @@ -17,7 +17,7 @@
"inject"
],
"author": "Dexter Miguel",
"license": "GPL",
"license": "MIT",
"bugs": {
"url": "https://github.com/divmgl/nwire/issues"
},
Expand Down

0 comments on commit fba591a

Please sign in to comment.