Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Commit d639d03

Browse files
configure publishConfig
1 parent 1ce4429 commit d639d03

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/section-blog-theme/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "section-blog-theme",
33
"version": "1.1.4",
4+
"private": false,
45
"main": "dist/index.js",
56
"types": "dist/types.d.mts",
67
"keywords": [
@@ -18,6 +19,10 @@
1819
"name": "Rajdeep Singh",
1920
"email": "[email protected]"
2021
},
22+
"publishConfig": {
23+
"registry": "https://registry.npmjs.org/",
24+
"access": "public"
25+
},
2126
"license": "MIT",
2227
"typesVersions": {
2328
"*": {

0 commit comments

Comments
 (0)