Skip to content

Commit c5e059d

Browse files
committed
chore(hast-split-pre-lines): add access: public under publishConfig
Should fix <https://github.com/shivjm/remark-extensions/actions/runs/17774441495/job/50518480991#step:6:64>.
1 parent af94b88 commit c5e059d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

packages/hast-split-pre-lines/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@
3636
"import": "./lib/index.js",
3737
"types": "./lib/index.d.ts"
3838
}
39-
}
39+
},
40+
"access": "public"
4041
},
4142
"dependencies": {
4243
"hast-util-from-parse5": "^8.0.3",

0 commit comments

Comments
 (0)