Skip to content

Commit 580a7b0

Browse files
committed
Revert "chore(design-system): mark package as private"
This reverts commit 59fde5e.
1 parent 59fde5e commit 580a7b0

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

packages/design-system/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
{
22
"name": "@keplr-wallet/design-system",
33
"version": "0.13.17",
4-
"private": true,
54
"main": "src/index.ts",
65
"author": "chainapsis",
76
"license": "Apache-2.0",
7+
"publishConfig": {
8+
"access": "public"
9+
},
810
"repository": {
911
"type": "git",
1012
"url": "git+https://github.com/chainapsis/keplr-wallet.git"

0 commit comments

Comments
 (0)