cosmwasm-stargate: Remove private flag from package.json

This commit is contained in:
willclarktech 2020-12-16 11:11:10 +00:00
parent 831d81764a
commit 6b4f134b80
No known key found for this signature in database
GPG Key ID: 551A86E2E398ADF7

View File

@ -22,7 +22,6 @@
"publishConfig": {
"access": "public"
},
"private": true,
"scripts": {
"docs": "typedoc --options typedoc.js",
"format": "prettier --write --loglevel warn \"./src/**/*.ts\"",