Skip to content

Commit bcefdfb

Browse files
committed
Add symbaloo publishConfig
1 parent 2b09f0e commit bcefdfb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424
"url": "https://github.com/elm-community/elm-webpack-loader/issues"
2525
},
2626
"homepage": "https://github.com/elm-community/elm-webpack-loader",
27+
"publishConfig": {
28+
"registry": "https://gitlab.com/api/v4/projects/30592445/packages/npm/"
29+
},
2730
"dependencies": {
2831
"loader-utils": "^2.0.0",
2932
"node-elm-compiler": "^5.0.0"

0 commit comments

Comments
 (0)