We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afc713c commit a404329Copy full SHA for a404329
1 file changed
projects/ngx-fetcher-with-etag/package.json
@@ -1,6 +1,18 @@
1
{
2
"name": "@profusion/ngx-fetcher-with-etag",
3
- "version": "0.0.1",
+ "version": "0.0.2",
4
+ "homepage": "https://github.com/profusion/pf-angular-extensions/tree/main/projects/ngx-fetcher-with-etag",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "https://github.com/profusion/pf-angular-extensions.git"
8
+ },
9
+ "keywords": [
10
+ "angular",
11
+ "angular-extensions",
12
+ "fetcher",
13
+ "etag",
14
+ "polling"
15
+ ],
16
"peerDependencies": {
17
"@angular/common": "^19.2.0",
18
"@angular/core": "^19.2.0"
0 commit comments