We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f38ae11 commit 168053bCopy full SHA for 168053b
release/release.config.js
@@ -53,6 +53,7 @@ module.exports = Promise.resolve().then(() => {
53
const lernaPackage = require('../lerna.json');
54
55
return {
56
+ dryRun: true,
57
extends: [`${__dirname}/monorepo-setup.js`],
58
workspaces: lernaPackage.packages,
59
filterPath: process.env.FILTER_PATH,
0 commit comments