clients/js: explicit side effects declaration

This commit is contained in:
Csongor Kiss 2023-05-07 20:59:28 +09:00 committed by aki
parent 96682bdbeb
commit bc5ef2c00d
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{ {
"name": "@wormhole-foundation/wormhole-cli", "name": "@wormhole-foundation/wormhole-cli",
"version": "0.0.3", "version": "0.0.3",
"sideEffects": ["src/quiet.ts"],
"description": "CLI for Wormhole related activities", "description": "CLI for Wormhole related activities",
"homepage": "https://wormhole.com", "homepage": "https://wormhole.com",
"bin": { "bin": {