This commit is contained in:
Simon Priet
2021-09-05 22:53:58 +02:00
commit 9e2991e668
17888 changed files with 1263126 additions and 0 deletions

14
node_modules/electron-to-chromium/CHANGELOG.md generated vendored Normal file
View File

@@ -0,0 +1,14 @@
v1.3.0
* Additionally include chromium to electron mappings
v1.2.0
* versions and full-versions are now separately importable.
v1.1.0
* Both electronToChromium and electronToBrowserList now can accept strings as well as numbers.
v1.0.1
Update documentation
v1.0.0
Inititial release