Skip to content

Commit 8ad4a26

Browse files
committed
build: fix package license
closes #15
1 parent 4d257e5 commit 8ad4a26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "cookie parsing with signatures",
44
"version": "1.3.4",
55
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
6-
"licenses": "MIT",
6+
"license": "MIT",
77
"repository": "expressjs/cookie-parser",
88
"keywords": [
99
"cookie",

0 commit comments

Comments
 (0)