Skip to content

Commit

Permalink
Merge branch 'develop' into 'master'
Browse files Browse the repository at this point in the history
fix/ksm-issue

See merge request papers/airgap/airgap-coin-lib!726
  • Loading branch information
godenzim committed Jan 30, 2024
2 parents 0325f24 + 540c826 commit 787f577
Show file tree
Hide file tree
Showing 24 changed files with 248 additions and 248 deletions.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npm i --no-save prettier@2.8.8 pretty-quick
npm i --no-save prettier@^3.0.0 pretty-quick

npx pretty-quick --staged
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.13.23",
"version": "0.13.24",
"useWorkspaces": true,
"command": {
"publish": {
Expand Down
Loading

0 comments on commit 787f577

Please sign in to comment.