Skip to content

Commit

Permalink
Merge pull request #294 from nullivex/master
Browse files Browse the repository at this point in the history
Add the License type and upgrade repository entry.
  • Loading branch information
panuhorsmalahti committed Nov 11, 2015
2 parents 87e3fb4 + b3a9bab commit 55f951c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,9 @@
"engines": {
"node": ">=0.8.0"
},
"repository": "flatiron/cradle"
"repository": {
"type": "git",
"url": "https://github.com/flatiron/cradle.git"
},
"license": "MIT"
}

0 comments on commit 55f951c

Please sign in to comment.