Skip to content

Commit ccd81e5

Browse files
author
Jérôme GAVIGNET
committed
feat: Init open3Cl preprocesor library
1 parent c481ec2 commit ccd81e5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
},
2222
"type": "module",
2323
"private": false,
24+
"publishConfig": {
25+
"access": "public"
26+
},
2427
"scripts": {
2528
"test": "vitest run",
2629
"test:ci": "vitest run --coverage",

0 commit comments

Comments
 (0)