Skip to content

Commit f8ef679

Browse files
committed
docs: Prepare beta release 0.7.3
1 parent 74d6569 commit f8ef679

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

projects/ngx-http-annotations/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "ngx-http-annotations",
3-
"version": "0.7.0",
4-
"description": "This is a library to angular 6+ to use http request via decorator/annotations",
3+
"version": "0.7.3",
4+
"description": "This is a library to angular to use http request via decorator/annotations",
55
"peerDependencies": {
6-
"@angular/common": ">=6.0.0",
7-
"@angular/core": ">=6.0.0"
6+
"@angular/common": ">=11.0.0",
7+
"@angular/core": ">=11.0.0"
88
},
9-
"keywords" :["Angular","Library","httpClient","annotation","ng","decorator"],
9+
"keywords" :["Angular","Library","httpClient","annotation","ng","decorator", "ng", "ngx", "http", "http client"],
1010
"author": "Mixalloff, Manudss",
1111
"license": "MIT",
1212
"dependencies": {

0 commit comments

Comments
 (0)