Skip to content

Commit

Permalink
updated chromium revisions for 131
Browse files Browse the repository at this point in the history
  • Loading branch information
amandeepsingh333 committed Dec 17, 2024
1 parent bf1c4a3 commit 88a00be
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion packages/core/src/install.js
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,12 @@ chromium.revisions = {
darwin: '1262506',
darwinArm: '1262509'
};

// chromium.revisions = {
// linux: '1368532',
// win64: '1368503',
// win32: '1368516',
// darwin: '1368531',
// darwinArm: '1368521'
// };
// export the namespace by default
export * as default from './install.js';

0 comments on commit 88a00be

Please sign in to comment.