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.
1 parent f83f80b commit 4a42746Copy full SHA for 4a42746
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ngx-http-annotations",
3
- "version": "0.7.3",
+ "version": "0.7.4-beta.1",
4
"scripts": {
5
"ng": "ng",
6
"start": "ng serve",
projects/ngx-http-annotations/package.json
"description": "This is a library to angular to use http request via decorator/annotations",
"peerDependencies": {
"@angular/common": ">=11.0.0",
0 commit comments