We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59fde5e commit 580a7b0Copy full SHA for 580a7b0
1 file changed
packages/design-system/package.json
@@ -1,10 +1,12 @@
1
{
2
"name": "@keplr-wallet/design-system",
3
"version": "0.13.17",
4
- "private": true,
5
"main": "src/index.ts",
6
"author": "chainapsis",
7
"license": "Apache-2.0",
+ "publishConfig": {
8
+ "access": "public"
9
+ },
10
"repository": {
11
"type": "git",
12
"url": "git+https://github.com/chainapsis/keplr-wallet.git"
0 commit comments