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 0e27b18 + e8a0c4f commit 25b79ecCopy full SHA for 25b79ec
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "catberry-uhr",
3
- "version": "4.2.1",
+ "version": "4.2.2",
4
"author": "Denis Rechkunov <denis.rechkunov@gmail.com>",
5
"description": "Universal HTTP(S) Request module for catberry framework",
6
"homepage": "https://github.com/catberry/catberry-uhr",
@@ -39,10 +39,5 @@
39
"test": "make"
40
},
41
42
- "licenses": [
43
- {
44
- "type": "MIT",
45
- "url": "https://github.com/catberry/catberry-uhr/blob/master/LICENSE"
46
- }
47
- ]
+ "license": "MIT"
48
}
0 commit comments