Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Include repository to avoid npm warning
  • Loading branch information
shama committed Jan 22, 2014
commit fb3c3097a2ac469becf8b42a758ee0d4898eaaf4
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,14 @@
"scripts": {
"test": "mocha --reporter spec"
},
"repository": {
"type": "git",
"url": "git@github.com:webpack/css-loader.git"
},
"licenses": [
{
"type": "MIT",
"url": "http://www.opensource.org/licenses/mit-license.php"
}
]
}
}