mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
remove annoying biome ci
This commit is contained in:
@@ -7,16 +7,13 @@
|
||||
"bin": {
|
||||
"create-better-t-stack": "dist/index.js"
|
||||
},
|
||||
"files": ["dist", "template"],
|
||||
"keywords": [],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/better-t-stack/create-better-t-stack.git",
|
||||
"directory": "apps/cli"
|
||||
},
|
||||
"files": [
|
||||
"dist",
|
||||
"template"
|
||||
],
|
||||
"homepage": "https://better-t-stack.pages.dev/",
|
||||
"scripts": {
|
||||
"build": "tsup",
|
||||
|
||||
Reference in New Issue
Block a user