create-ponder 0.10.16 → 0.10.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -13,7 +13,7 @@ Visit [ponder.sh](https://ponder.sh) for documentation, guides, and the API refe
13
13
 
14
14
  ## Support
15
15
 
16
- Join [Ponder's telegram chat](https://t.me/ponder_sh) for support, feedback, and general chatter.
16
+ Join [Ponder's telegram chat](https://t.me/pondersh) for support, feedback, and general chatter.
17
17
 
18
18
  ## Features
19
19
 
@@ -178,8 +178,8 @@ Ponder is MIT-licensed open-source software.
178
178
 
179
179
  [ci-badge]: https://github.com/ponder-sh/ponder/actions/workflows/main.yml/badge.svg
180
180
  [ci-url]: https://github.com/ponder-sh/ponder/actions/workflows/main.yml
181
- [tg-badge]: https://img.shields.io/endpoint?color=neon&logo=telegram&label=Chat&url=https%3A%2F%2Fmogyo.ro%2Fquart-apis%2Ftgmembercount%3Fchat_id%3Dponder_sh
182
- [tg-url]: https://t.me/ponder_sh
181
+ [tg-badge]: https://img.shields.io/endpoint?color=neon&logo=telegram&label=chat&url=https%3A%2F%2Ftg.sumanjay.workers.dev%2Fpondersh
182
+ [tg-url]: https://t.me/pondersh
183
183
  [license-badge]: https://img.shields.io/npm/l/ponder?label=License
184
184
  [license-url]: https://github.com/ponder-sh/ponder/blob/main/LICENSE
185
185
  [version-badge]: https://img.shields.io/npm/v/ponder
package/dist/index.js CHANGED
@@ -16,7 +16,7 @@ import { default as prompts } from "prompts";
16
16
  // package.json
17
17
  var package_default = {
18
18
  name: "create-ponder",
19
- version: "0.10.16",
19
+ version: "0.10.18",
20
20
  type: "module",
21
21
  description: "A CLI tool to create Ponder apps",
22
22
  license: "MIT",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-ponder",
3
- "version": "0.10.16",
3
+ "version": "0.10.18",
4
4
  "type": "module",
5
5
  "description": "A CLI tool to create Ponder apps",
6
6
  "license": "MIT",