Skip to content

Commit fdf2c66

Browse files
authored
Merge pull request #28 from shivjm/fix-hast-split-pre-lines-publish
Fix `publishConfig` for hast-split-pre-lines
2 parents af94b88 + c5e059d commit fdf2c66

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)