Skip to content

Commit

Permalink
Merge pull request #27 from panuhorsmalahti/master
Browse files Browse the repository at this point in the history
Added MIT license type to package.json
  • Loading branch information
yurijmikhalevich committed May 23, 2014
2 parents 3761a02 + 8d229cf commit c069938
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -22,5 +22,6 @@
},
"main": "./lib/winston-mongodb",
"scripts": { "test": "vows test/*-test.js --spec" },
"engines": { "node": ">= 0.4.0" }
"engines": { "node": ">= 0.4.0" },
"license": "MIT"
}

0 comments on commit c069938

Please sign in to comment.