Skip to content

Commit

Permalink
Updated package.json with keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
udham-singh committed Jun 22, 2020
1 parent 1818dbb commit 1cfb76e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions projects/ngx-imageviewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,12 @@
"dependencies": {
"tslib": "^1.10.0"
},
"keywords": ["angular", "image", "viewer", "angular7", "angular8", "angular9"],
"bugs": {
"url": "https://github.com/udham-singh/ngx-image-viewer/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/udham-singh/ngx-image-viewer"
}
}

0 comments on commit 1cfb76e

Please sign in to comment.