add webextension-polyfill-ts

This commit is contained in:
Vu Nguyen
2021-01-15 21:25:40 -06:00
parent c5e33026cc
commit 357ab55745
2 changed files with 19 additions and 1 deletions

View File

@@ -46,7 +46,8 @@
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react-transition-group": "^1.0.0",
"webextension-polyfill": "^0.4.0"
"webextension-polyfill": "^0.4.0",
"webextension-polyfill-ts": "^0.22.0"
},
"devDependencies": {
"@types/chrome": "0.0.128",