diff --git a/lerna.json b/lerna.json index 40649715..be0057a6 100644 --- a/lerna.json +++ b/lerna.json @@ -9,6 +9,9 @@ "command": { "publish": { "registry": "http://localhost:5000" + }, + "add": { + "exact": true } } }