We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba6aef commit 51e2805Copy full SHA for 51e2805
1 file changed
projects/angular-natural-gallery/package.json
@@ -2,7 +2,10 @@
2
"name": "@ecodev/angular-natural-gallery",
3
"version": "0.0.0",
4
"license": "MIT",
5
- "repository": "github:Ecodev/angular-natural-gallery",
+ "repository": {
6
+ "type": "git",
7
+ "url": "git+https://github.com/Ecodev/angular-natural-gallery.git"
8
+ },
9
"sideEffects": false,
10
"exports": {
11
".": {
0 commit comments