Skip to content

Commit 2a9992b

Browse files
committed
chore: Add missing description to package
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent 13a14d4 commit 2a9992b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nextcloud/logger",
33
"version": "2.6.1",
4-
"description": "",
4+
"description": "Generic JavaScript logging interface for Nextcloud apps and libraries",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
77
"scripts": {

0 commit comments

Comments
 (0)