This commit is contained in:
parent
1a1d5c5de5
commit
f191d9b478
@ -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": "1.0.0",
|
"version": "1.1.0",
|
||||||
"license": "CC-BY-NC-SA-4.0",
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
"main": "./dist/index.ts",
|
"main": "./dist/index.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@ -11,7 +11,11 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://git.odit.services/lfk/lib"
|
"url": "git+https://git.odit.services/lfk/lib"
|
||||||
},
|
},
|
||||||
"keywords": [ "odit", "odit.services", "lfk" ],
|
"keywords": [
|
||||||
|
"odit",
|
||||||
|
"odit.services",
|
||||||
|
"lfk"
|
||||||
|
],
|
||||||
"author": "ODIT.Services",
|
"author": "ODIT.Services",
|
||||||
"files": [
|
"files": [
|
||||||
"**/dist",
|
"**/dist",
|
||||||
|
Reference in New Issue
Block a user