Skip to content

Commit 8dca2d0

Browse files
committed
chore: 🔧 fix publishConfig in package.json
1 parent 580c8f3 commit 8dca2d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
}
3232
},
3333
"publishConfig": {
34-
"@gouvminint:registry": "http://localhost:4873",
34+
"@gouvminint:registry": "https://registry.npmjs.com",
3535
"access": "public"
3636
},
3737
"scripts": {

0 commit comments

Comments
 (0)