Update README.md
All checks were successful
forgejo/Procyon/seedling/pipeline/head This commit looks good

Change-Id: I40027eef1f48edcb05ad069793f0d3fdd301ec72
This commit is contained in:
Roman Jaroš 2023-11-16 12:15:37 +01:00
parent 68ce70e5a0
commit f8acf71d58
2 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@
},
"scripts": {
"create": "pnpm ci:build",
"ci:build": "node create.js --name app --port --monorepo T ./build",
"ci:build": "node create.js --name app --port --monorepo T ./build",
"release": "pnpm version --no-git-tag-version"
},
"dependencies": {
@ -24,4 +24,4 @@
"keywords": [],
"author": "Roman Jaroš",
"license": "ISC"
}
}