Skip to content

Commit 065a4ad

Browse files
committed
fix(CI): Fix publishing
1 parent 0f2902a commit 065a4ad

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
@@ -25,6 +25,9 @@
2525
"peerDependencies": {
2626
"gatsby": "^3.0.0 || ^4.0.0"
2727
},
28+
"publishConfig": {
29+
"registry": "https://registry.npmjs.org/"
30+
},
2831
"devDependencies": {
2932
"@babel/cli": "^7.13.14",
3033
"@babel/core": "^7.13.14",

0 commit comments

Comments
 (0)