We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13a14d4 commit 2a9992bCopy full SHA for 2a9992b
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@nextcloud/logger",
3
"version": "2.6.1",
4
- "description": "",
+ "description": "Generic JavaScript logging interface for Nextcloud apps and libraries",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
7
"scripts": {
0 commit comments