Skip to content

Commit 10998fb

Browse files
authored
Add publishConfig for public access
1 parent 945cc3a commit 10998fb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,7 @@
5050
"typescript": "^5.9.3",
5151
"@types/jest": "^30.0.0"
5252
}
53+
"publishConfig": {
54+
"access": "public"
55+
}
5356
}

0 commit comments

Comments
 (0)