Skip to content

Commit 9410a85

Browse files
author
zhisai.szs
committed
fix: changelog
1 parent 6de42f1 commit 9410a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/built-in-plugins/command-publish/plugin/run-publish.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ async function addMissingDeps(
429429

430430
// Exclude root dep list
431431
const excludeRootDepList = pri.projectConfig.publishConfig?.excludeRootDepList || ['react', 'react-dom', 'antd'];
432-
432+
433433
if (depMap) {
434434
const { depMonoPackages, depNpmPackages } = depMap.get(sourceType);
435435

0 commit comments

Comments
 (0)