Skip to content

Commit 6512f86

Browse files
author
Steven Weingärtner
committed
build: set proper repository for publishing with lerna
1 parent 3bce0ca commit 6512f86

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

lerna.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
},
1212
"publish": {
1313
"skipGit": true,
14-
"allowBranch": "master"
14+
"allowBranch": "master",
15+
"registry": "https://gitlab.brainbits.net/api/v4/projects/361/packages/npm/"
1516
},
1617
"version": {
1718
"message": "Release %s"

0 commit comments

Comments
 (0)