Skip to content

Commit 0b9391f

Browse files
make public
1 parent f89bda1 commit 0b9391f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

packages/plugins/icu1/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
{
22
"name": "@inlang/plugin-icu1",
33
"version": "1.0.0",
4-
"private": true,
4+
"private": false,
5+
"publishConfig": {
6+
"access": "public"
7+
},
58
"repository": {
69
"type": "git",
710
"url": "https://github.com/opral/inlang",

0 commit comments

Comments
 (0)