Skip to content

Commit cd74d31

Browse files
author
Denis Rechkunov
committed
Merge branch 'release/2.1.6'
2 parents b75d244 + bc557c4 commit cd74d31

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

package.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "catberry-uri",
3-
"version": "2.1.5",
3+
"version": "2.1.6",
44
"author": "Denis Rechkunov <denis.rechkunov@gmail.com>",
55
"description": "URI parser strictly according to RFC 3986",
66
"homepage": "https://github.com/catberry/catberry-uri",
@@ -33,10 +33,5 @@
3333
"scripts": {
3434
"test": "make"
3535
},
36-
"licenses": [
37-
{
38-
"type": "MIT",
39-
"url": "https://github.com/catberry/catberry-uri/blob/master/LICENSE"
40-
}
41-
]
36+
"license": "MIT"
4237
}

0 commit comments

Comments
 (0)