Update @types/firefox-webext-browser

This commit is contained in:
hensm
2020-02-26 15:13:25 +00:00
parent 145b2a4241
commit e645e535dd
2 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@
"lint": "node bin/lint.js"
},
"devDependencies": {
"@types/firefox-webext-browser": "^67.0.2",
"@types/firefox-webext-browser": "^70.0.1",
"@types/react": "^16.9.17",
"@types/react-dom": "^16.9.4",
"copy-webpack-plugin": "^5.1.1",