Skip to content

Commit 410667a

Browse files
committed
chore: Update package version to 1.2.7
- Update package.json and package-lock.json - Update README heading
1 parent ad448f7 commit 410667a

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</div>
1414
<br>
1515

16-
# create-vrtw
16+
<div align="center" style="font-size: 3rem; font-weight: 600; margin-bottom: 1rem">create-vrtw</div>
1717

1818
> Scaffold a modern Vite + React + Tailwind/Bootstrap app in seconds — zero config, one prompt.
1919

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-vrtw",
3-
"version": "1.2.6",
3+
"version": "1.2.7",
44
"description": "Zero-config CLI to scaffold a modern Vite + React (TS/JS) project with Tailwind CSS v4, Bootstrap 5, or none, plus optional extras: react-icons, React Router, Redux Toolkit, Zustand, Axios – and auto-cleaned boilerplate.",
55
"author": "Avijit Dey <deyavijit134@gmail.com>",
66
"main": "index.js",

0 commit comments

Comments
 (0)