removed author name + version bump
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
823fb926a5
commit
5420f8ce37
@ -31,7 +31,6 @@ steps:
|
|||||||
commit: true
|
commit: true
|
||||||
commit_message: new lib version [CI SKIP]
|
commit_message: new lib version [CI SKIP]
|
||||||
author_email: bot@odit.services
|
author_email: bot@odit.services
|
||||||
author_name: odit_bot
|
|
||||||
remote: git@git.odit.services:lfk/lib.git
|
remote: git@git.odit.services:lfk/lib.git
|
||||||
ssh_key:
|
ssh_key:
|
||||||
from_secret: GITLAB_SSHKEY
|
from_secret: GITLAB_SSHKEY
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@odit/lfk-client",
|
"name": "@odit/lfk-client",
|
||||||
"description": "A lib to interact with https://git.odit.services/lfk/backend",
|
"description": "A lib to interact with https://git.odit.services/lfk/backend",
|
||||||
"version": "0.0.2",
|
"version": "0.0.3",
|
||||||
"license": "CC-BY-NC-SA-4.0",
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
Reference in New Issue
Block a user