Skip to content

Commit 51e2805

Browse files
committed
Avoid npm warning #11936
1 parent 1ba6aef commit 51e2805

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

projects/angular-natural-gallery/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "@ecodev/angular-natural-gallery",
33
"version": "0.0.0",
44
"license": "MIT",
5-
"repository": "github:Ecodev/angular-natural-gallery",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/Ecodev/angular-natural-gallery.git"
8+
},
69
"sideEffects": false,
710
"exports": {
811
".": {

0 commit comments

Comments
 (0)