chore(create-app): remove private flag, publish to Gitea registry
This commit is contained in:
parent
7b12cba099
commit
4e92634f62
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@bytelyst/create-app",
|
"name": "@bytelyst/create-app",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"private": true,
|
|
||||||
"description": "CLI tools for scaffolding ByteLyst product repos and code",
|
"description": "CLI tools for scaffolding ByteLyst product repos and code",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user