diff --git a/ROADMAP.md b/ROADMAP.md index 6df1685..e69de29 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -1,4 +0,0 @@ -- config file at root to get the ws and package names that need to be enable for size check -- write size snapshot at root for all pakkage mensioned in config. -- on packsize check it should generate a temporary snapshot and compare it with existing snaps and dispay diffs -- diff --git a/package.json b/package.json index fe32953..713c6aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "packsize-cli", - "version": "0.0.0-alpha.1", + "version": "0.0.1", "author": "rakesh ", "license": "MIT", "description": "package size control on a monorepo", @@ -59,4 +59,4 @@ "access": "public" }, "packageManager": "yarn@4.1.0" -} +} \ No newline at end of file