Skip to content

Commit 0304036

Browse files
authored
Merge pull request #2124 from ChainSafe/wemeetagain-patch-1
Set lodestar-light-client package to private
2 parents 083db35 + fce3234 commit 0304036

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/lodestar-light-client/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "@chainsafe/lodestar-light-client",
3+
"private": true,
34
"description": "A Typescript implementation of the eth2 light client",
45
"license": "LGPL-3.0",
56
"author": "ChainSafe Systems",

0 commit comments

Comments
 (0)