Skip to content

Commit 61d2e78

Browse files
author
Jens Brokfeld
committed
GitHub Packages
1 parent ef7107a commit 61d2e78

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
"type": "git",
2424
"url": "git+https://github.com/stadt-bielefeld/mapfile-ejs.git"
2525
},
26+
"publishConfig": {
27+
"registry": "https://npm.pkg.github.com/"
28+
},
2629
"keywords": [
2730
"Mapfile",
2831
"MapServer",
@@ -40,4 +43,4 @@
4043
"url": "https://github.com/stadt-bielefeld/mapfile-ejs/issues"
4144
},
4245
"homepage": "https://github.com/stadt-bielefeld/mapfile-ejs#readme"
43-
}
46+
}

0 commit comments

Comments
 (0)