From 375de513ee6e6e562587c4db33c500b00c5591a1 Mon Sep 17 00:00:00 2001 From: Kirby Wu Date: Mon, 9 Nov 2020 13:20:18 +0800 Subject: [PATCH] update version and add description in package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c07bb54..791257f 100644 --- a/package.json +++ b/package.json @@ -2,8 +2,8 @@ "author": "zbryikt", "name": "fedep", "license": "MIT", - "description": "", - "version": "0.0.1", + "description": "Frontend dependency installer", + "version": "0.0.2", "homepage": "https://github.com/plotdb/fedep", "repository": { "type": "git",