get rid of polyfill since this is just chrome anyway.
This commit is contained in:
@@ -14,8 +14,7 @@
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"use-boolean-state": "^1.0.2",
|
||||
"use-debounce": "^7.0.1",
|
||||
"webextension-polyfill": "^0.8.0"
|
||||
"use-debounce": "^7.0.1"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "./build.js prod",
|
||||
|
||||
Reference in New Issue
Block a user