Skip to content

Commit

Permalink
PR Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hippocampus-web3 committed Sep 25, 2023
1 parent f75b6ee commit f4adf93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/xchain-cosmos-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"clean": "rimraf lib/**",
"build": "yarn clean && rollup -c",
"test": "jest --passWithNoTests",
"e2e": "jest --config jest.config.e2e.js",
"lint": "eslint \"{src,__tests__, __mocks__}/**/*.ts\" --fix --max-warnings 0",
"prepublishOnly": "yarn build"
},
Expand Down

0 comments on commit f4adf93

Please sign in to comment.