1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 04:20:53 +01:00
metamask-extension/test/e2e/webdriver
Mark Stacey 36869a4350
Migrate version from _base manifest to package.json (#11029)
The version field is now stored in the main `package.json` file rather
than in the base manifest. It is built into the final manifest during
the build script.

This makes it easier to communicate what the current version should be
to our `auto-changelog` script. It's also generally a more conventional
place to keep track of the version, even considering that we're not
publishing to npm.
2021-05-10 14:16:03 -07:00
..
chrome.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
driver.js use waitForSelector instead of until (#10852) 2021-04-13 16:36:02 -05:00
firefox.js Migrate version from _base manifest to package.json (#11029) 2021-05-10 14:16:03 -07:00
index.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00