Skip to content

Commit 59c0cbe

Browse files
jeremy-eychenneNeonox31
authored andcommitted
ci(npm): declare repository in package.json
Closes #338
1 parent d3d8f9b commit 59c0cbe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

projects/ngx-openlayers/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
{
22
"name": "ngx-openlayers",
3+
"repository": {
4+
"type": "git",
5+
"url": "https://github.com/quentinlampin/ngx-openlayers.git"
6+
},
37
"version": "19.1.2",
48
"scripts": {
59
"pre-release": "commit-and-tag-version -m \"chore(release): version %s\" -t \"\" --prerelease next",

0 commit comments

Comments
 (0)