Skip to content

Commit 71388ef

Browse files
authored
Merge pull request #1969 from ChainSafe/cayman/access-public
Add access=public to persistent-ts
2 parents 9652b08 + 92a1d41 commit 71388ef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/persistent-ts/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,8 @@
5050
"ts",
5151
"js"
5252
]
53+
},
54+
"publishConfig": {
55+
"access": "public"
5356
}
5457
}

0 commit comments

Comments
 (0)