mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 01:47:00 +01:00
4 lines
83 B
JavaScript
4 lines
83 B
JavaScript
module.exports = {
|
|
runtime: { getManifest: () => ({ manifest_version: 2 }) },
|
|
};
|