Skip to content

Commit

Permalink
Merge branch 'main' into publish-setup
Browse files Browse the repository at this point in the history
  • Loading branch information
rake7h authored Feb 11, 2024
2 parents 6c171f4 + bd69ee7 commit 5de535e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 0 additions & 4 deletions ROADMAP.md
Original file line number Diff line number Diff line change
@@ -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
-
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "packsize-cli",
"version": "0.0.0-alpha.1",
"version": "0.0.1",
"author": "rakesh <[email protected]>",
"license": "MIT",
"description": "package size control on a monorepo",
Expand Down Expand Up @@ -59,4 +59,4 @@
"access": "public"
},
"packageManager": "[email protected]"
}
}

0 comments on commit 5de535e

Please sign in to comment.