Skip to content

Commit 9ec95b9

Browse files
committed
chore: Publish to @sillsdev
1 parent 74bbb31 commit 9ec95b9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "docu-notion",
2+
"name": "@sillsdev/docu-notion",
33
"description": "Download Notion pages as markdown and image files, preserving hierarchy and enabling workflow properties. Works with Docusaurus.",
44
"main": "./dist/index.js",
55
"bin": "dist/index.js",
@@ -92,5 +92,8 @@
9292
"branches": [
9393
"main"
9494
]
95+
},
96+
"publishConfig": {
97+
"access": "public"
9598
}
9699
}

0 commit comments

Comments
 (0)