chore: defined messenger in package.json
This commit is contained in:
@@ -45,7 +45,8 @@
|
||||
"globals": {
|
||||
"GM": true,
|
||||
"unsafeWindow": true,
|
||||
"globalThis": true
|
||||
"globalThis": true,
|
||||
"messenger": true
|
||||
}
|
||||
},
|
||||
"browserslist": {
|
||||
|
||||
Reference in New Issue
Block a user