Skip to content

Commit

Permalink
restore watch script (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
TalDerei authored Jul 5, 2024
1 parent f256d9b commit 9e508cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
"postinstall": "syncpack list-mismatches",
"pretest": "playwright install",
"test": "turbo test",
"test:rust": "turbo test:rust"
"test:rust": "turbo test:rust",
"watch-and-repack": "./scripts/watch-and-repack.sh"
},
"dependencies": {
"@buf/cosmos_ibc.bufbuild_es": "1.10.0-20240625204953-f66a294d94c4.1",
Expand Down

0 comments on commit 9e508cb

Please sign in to comment.