@xtarter/create 0.1.0 → 0.1.1

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.
Files changed (2) hide show
  1. package/README.md +7 -7
  2. package/package.json +3 -3
package/README.md CHANGED
@@ -14,13 +14,13 @@ vp create @xtarter:vite-tailwind
14
14
 
15
15
  ## Templates
16
16
 
17
- | Name | Description |
18
- | --------------- | --------------------------------------------- |
19
- | `vite-chakra` | Vite 7 + TanStack Router + Chakra UI v3 |
20
- | `vite-tailwind` | Vite 7 + TanStack Router + Tailwind CSS v4 |
21
- | `vite-hero` | Vite 7 + Hero UI |
22
- | `next-chakra` | Next.js 16 + Chakra UI v3 + Biome + Turborepo |
23
- | `next-tailwind` | Next.js 16 + Tailwind CSS v4 |
17
+ | Name | Description |
18
+ | --------------- | ------------------------------------------ |
19
+ | `vite-chakra` | Vite Plus + TanStack Router + Chakra UI |
20
+ | `vite-tailwind` | Vite Plus + TanStack Router + Tailwind CSS |
21
+ | `vite-hero` | Vite Plus + TanStack Router + Hero UI |
22
+ | `next-chakra` | Next.js + Chakra UI v3 |
23
+ | `next-tailwind` | Next.js + Tailwind CSS v4 |
24
24
 
25
25
  ## Related
26
26
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xtarter/create",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "Curated starter templates for modern web apps",
5
5
  "keywords": [
6
6
  "scaffold",
@@ -13,13 +13,13 @@
13
13
  ],
14
14
  "homepage": "https://xtarter.sznm.dev",
15
15
  "bugs": {
16
- "url": "https://github.com/agustinusnathaniel/xtarterize/issues"
16
+ "url": "https://github.com/agustinusnathaniel/xtarter/issues"
17
17
  },
18
18
  "license": "MIT",
19
19
  "author": "agustinusnathaniel",
20
20
  "repository": {
21
21
  "type": "git",
22
- "url": "https://github.com/agustinusnathaniel/xtarterize",
22
+ "url": "https://github.com/agustinusnathaniel/xtarter",
23
23
  "directory": "apps/xtarter-create"
24
24
  },
25
25
  "files": [