Skip to content

Commit

Permalink
build: fix package license
Browse files Browse the repository at this point in the history
closes #15
  • Loading branch information
dougwilson committed May 20, 2015
1 parent 4d257e5 commit 8ad4a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "cookie parsing with signatures",
"version": "1.3.4",
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
"licenses": "MIT",
"license": "MIT",
"repository": "expressjs/cookie-parser",
"keywords": [
"cookie",
Expand Down

0 comments on commit 8ad4a26

Please sign in to comment.