mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: update generate sources (#9049)
This commit is contained in:
parent
9b28a3b97b
commit
d1b61cf108
@ -98,7 +98,7 @@ const INCLUDED_FOLDERS = ['common', 'generated', 'node', 'util', 'api'];
|
||||
).replace("'NEXT'", `'v${version}'`)
|
||||
);
|
||||
})
|
||||
.inputs(['package.json', 'versions.js'])
|
||||
.inputs(['package.json', '../../versions.js'])
|
||||
.build();
|
||||
}
|
||||
})();
|
||||
|
Loading…
Reference in New Issue
Block a user