Skip to content

Commit fba591a

Browse files
author
Dexter Miguel
committed
Modified NPM package.json
1 parent 972ad95 commit fba591a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nwire",
3-
"version": "0.1.0",
4-
"description": "Inspirational dependency injection in Node.js.",
3+
"version": "0.1.1",
4+
"description": "Simplified dependency injection in Node.js",
55
"main": "index.js",
66
"scripts": {
77
"test": "gulp test"
@@ -17,7 +17,7 @@
1717
"inject"
1818
],
1919
"author": "Dexter Miguel",
20-
"license": "GPL",
20+
"license": "MIT",
2121
"bugs": {
2222
"url": "https://github.com/divmgl/nwire/issues"
2323
},

0 commit comments

Comments
 (0)