We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f89bda1 commit 0b9391fCopy full SHA for 0b9391f
packages/plugins/icu1/package.json
@@ -1,7 +1,10 @@
1
{
2
"name": "@inlang/plugin-icu1",
3
"version": "1.0.0",
4
- "private": true,
+ "private": false,
5
+ "publishConfig": {
6
+ "access": "public"
7
+ },
8
"repository": {
9
"type": "git",
10
"url": "https://github.com/opral/inlang",
0 commit comments