Renamed the package to fit the scheme for the project
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nicolai Ort 2020-12-22 20:43:49 +01:00
parent aa1042ca51
commit d8e38f404d

View File

@ -1,5 +1,5 @@
{ {
"name": "@lfk/backend", "name": "@odit/lfk-backend",
"version": "1.0.0", "version": "1.0.0",
"main": "src/app.ts", "main": "src/app.ts",
"repository": "https://git.odit.services/lfk/backend", "repository": "https://git.odit.services/lfk/backend",
@ -83,4 +83,4 @@
"docs/*" "docs/*"
] ]
} }
} }