Downgraded version to initial
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nicolai Ort 2020-12-13 10:21:17 +01:00
parent 9ee244027c
commit 7883abbd88

View File

@ -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": "0.0.1",
"license": "CC-BY-NC-SA-4.0", "license": "CC-BY-NC-SA-4.0",
"main": "./dist/index.ts", "main": "./dist/index.ts",
"scripts": { "scripts": {