mirror of
https://github.com/pezkuwichain/pezkuwi-extension.git
synced 2026-05-30 22:51:08 +00:00
v0.62.18: Firefox AMO compliance and new extension ID
- New Firefox extension ID for AMO - Fixed data_collection_permissions for Mozilla compliance - Updated webpack config for ES2022 target - Added firefox-postprocess.sh script - Bumped all packages to 0.62.18
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"./packageDetect.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.62.16",
|
||||
"version": "0.62.18",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@pezkuwi/api": "^16.5.9",
|
||||
|
||||
Reference in New Issue
Block a user