diff --git a/packages/fs-tree/package.json b/packages/fs-tree/package.json index 2d07051..a0617c5 100644 --- a/packages/fs-tree/package.json +++ b/packages/fs-tree/package.json @@ -1,5 +1,6 @@ { "name": "@jolly-pixel/fs-tree", + "description": "Robust, stylable tree view widget for HTML5 apps with drag'n'drop support", "version": "1.0.0", "type": "module", "main": "dist/index.js",