feat(package): добавлен скрипт gpt-commit для удобного коммита

This commit is contained in:
Alex Ant
2024-07-10 12:54:26 +05:00
parent 7237d98c82
commit e0b510799b
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# MONOCOOP
Моно-репозиторий компонент Терминала
+1
View File
@@ -14,6 +14,7 @@
"lerna": "^8.1.6"
},
"scripts": {
"gpt-commit": "git add . && commitgpt && git push",
"next": "lerna version",
"testnet": "lerna publish prerelease",
"production": "lerna publish --conventional-commits --conventional-graduate"