We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7e37d1 commit 6f29128Copy full SHA for 6f29128
package.json
@@ -29,9 +29,9 @@
29
"start:prod:firefox": "cross-env NODE_ENV=production BROWSER=firefox webpack --config ./webpack/webpack.prod.config.js --watch"
30
},
31
"devDependencies": {
32
- "@babel/core": "^7.23.2",
33
- "@babel/plugin-transform-runtime": "^7.23.2",
34
- "@babel/preset-env": "^7.23.2",
+ "@babel/core": "^7.23.3",
+ "@babel/plugin-transform-runtime": "^7.23.3",
+ "@babel/preset-env": "^7.23.3",
35
"@babel/preset-react": "^7.23.3",
36
"@babel/preset-typescript": "^7.23.3",
37
"@mantiquillal/web-ext-plugin": "^1.5.1",
0 commit comments