Skip to content

Commit

Permalink
chore: Add missing description to package
Browse files Browse the repository at this point in the history
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
  • Loading branch information
susnux committed Sep 20, 2023
1 parent 13a14d4 commit 2a9992b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nextcloud/logger",
"version": "2.6.1",
"description": "",
"description": "Generic JavaScript logging interface for Nextcloud apps and libraries",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 2a9992b

Please sign in to comment.