Skip to content

Commit

Permalink
pre publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Zetazzz committed Nov 12, 2023
1 parent bf56b24 commit dd6bbd3
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 2 deletions.
1 change: 1 addition & 0 deletions packages/ast/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ export namespace osmosis {
}
}
```

1 change: 1 addition & 0 deletions packages/lcd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ LCDClient Helpers for Telescope, a TypeScript Transpiler for Cosmos Protobufs
<p align="center">
<img width="280" src="https://user-images.githubusercontent.com/545047/175660665-5cbde84b-0928-4e59-ab56-be6adb2f3a7e.png">
</p>

1 change: 1 addition & 0 deletions packages/parser/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ A TypeScript Transpiler for Cosmos Protobufs
<p align="center">
<img width="280" src="https://user-images.githubusercontent.com/545047/163644159-e5e5c22b-ad60-421e-aabd-31f06d3e3f4d.png">
</p>

3 changes: 2 additions & 1 deletion packages/starship/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,5 @@ Which will
If you are using kind for your kubernetes cluster, you can delete it with
```bash
npm run e2e:clean
```
```

1 change: 1 addition & 0 deletions packages/telescope/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -979,3 +979,4 @@ Thanks to these engineers, teams and projects for inspiring Telescope:
AS DESCRIBED IN THE TELESCOPE LICENSES, THE SOFTWARE IS PROVIDED “AS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND.

No developer or entity involved in creating Telescope will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of the Telescope code or Telescope CLI, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.

1 change: 1 addition & 0 deletions packages/types/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ Types for Telescope, a TypeScript Transpiler for Cosmos Protobufs
<img width="280" src="https://user-images.githubusercontent.com/545047/175660665-5cbde84b-0928-4e59-ab56-be6adb2f3a7e.png">
</p>


1 change: 0 additions & 1 deletion packages/utils/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@ Utilities for Telescope, a TypeScript Transpiler for Cosmos Protobufs
<img width="280" src="https://user-images.githubusercontent.com/545047/175660665-5cbde84b-0928-4e59-ab56-be6adb2f3a7e.png">
</p>


0 comments on commit dd6bbd3

Please sign in to comment.