We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b75d244 + bc557c4 commit cd74d31Copy full SHA for cd74d31
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "catberry-uri",
3
- "version": "2.1.5",
+ "version": "2.1.6",
4
"author": "Denis Rechkunov <denis.rechkunov@gmail.com>",
5
"description": "URI parser strictly according to RFC 3986",
6
"homepage": "https://github.com/catberry/catberry-uri",
@@ -33,10 +33,5 @@
33
"scripts": {
34
"test": "make"
35
},
36
- "licenses": [
37
- {
38
- "type": "MIT",
39
- "url": "https://github.com/catberry/catberry-uri/blob/master/LICENSE"
40
- }
41
- ]
+ "license": "MIT"
42
}
0 commit comments