mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
update version
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
{
|
||||
"name": "create-better-t-stack",
|
||||
"version": "1.0.0",
|
||||
"version": "0.0.0",
|
||||
"description": "CLI tool to scaffold Better-T Stack projects",
|
||||
"type": "module",
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
"create-better-t-stack": "dist/index.js"
|
||||
},
|
||||
"keywords": [],
|
||||
"scripts": {
|
||||
"build": "tsup",
|
||||
"dev": "tsup --watch",
|
||||
|
||||
Reference in New Issue
Block a user