diff --git a/lerna.json b/lerna.json index 57bccb4..d43bdb4 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { "npmClient": "npm", - "packages": ["packages/*"], + "packages": ["packages/identity"], "version": "independent" -} \ No newline at end of file +}