Skip to content

Commit 25b79ec

Browse files
author
Denis Rechkunov
committed
Merge branch 'release/4.2.2'
2 parents 0e27b18 + e8a0c4f commit 25b79ec

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-uhr",
3-
"version": "4.2.1",
3+
"version": "4.2.2",
44
"author": "Denis Rechkunov <denis.rechkunov@gmail.com>",
55
"description": "Universal HTTP(S) Request module for catberry framework",
66
"homepage": "https://github.com/catberry/catberry-uhr",
@@ -39,10 +39,5 @@
3939
"test": "make"
4040
},
4141

42-
"licenses": [
43-
{
44-
"type": "MIT",
45-
"url": "https://github.com/catberry/catberry-uhr/blob/master/LICENSE"
46-
}
47-
]
42+
"license": "MIT"
4843
}

0 commit comments

Comments
 (0)