File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed
projects/ngx-http-decorators Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " ngx-http-decorators" ,
3- "version" : " 15.1 .0" ,
4- "license" : " MIT" ,
2+ "name" : " ngx-http-decorators" ,
3+ "version" : " 16.0 .0" ,
4+ "license" : " MIT" ,
55 "repository" : {
66 "type" : " GitHub" ,
77 "url" : " https://github.com/dkhrunov/ngx-http-decorators"
88 },
99 "keywords" : [
1010 " angular" ,
11- " angular http decorators" ,
11+ " angular http decorators" ,
1212 " decorators" ,
1313 " http-client" ,
1414 " http-client decorators" ,
1515 " reflect-metadata" ,
16- " declarative-programming" ,
16+ " declarative-programming" ,
1717 " api-client" ,
1818 " api-wrapper" ,
1919 " api-rest" ,
2020 " rest" ,
21- " ngx-http-decorators"
21+ " ngx-http-decorators"
2222 ],
2323 "author" : {
2424 "name" : " Denis Khrunov" ,
25252626 },
27- "peerDependencies" : {
28- "@angular/common" : " ^15 .0.0" ,
29- "@angular/core" : " ^15 .0.0"
30- },
31- "dependencies" : {
32- "tslib" : " ^2.3.0"
33- }
27+ "peerDependencies" : {
28+ "@angular/common" : " ^16 .0.0" ,
29+ "@angular/core" : " ^16 .0.0"
30+ },
31+ "dependencies" : {
32+ "tslib" : " ^2.3.0"
33+ }
3434}
You can’t perform that action at this time.
0 commit comments