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 2bd8082 commit beac571Copy full SHA for beac571
package.json
@@ -26,11 +26,11 @@
26
"build"
27
],
28
"devDependencies": {
29
- "@babel/core": "^7.8.6",
+ "@babel/core": "^7.8.7",
30
"@babel/plugin-proposal-object-rest-spread": "^7.8.3",
31
"@babel/plugin-transform-react-jsx": "^7.8.3",
32
"@babel/plugin-transform-runtime": "^7.8.3",
33
- "@babel/preset-env": "^7.8.6",
+ "@babel/preset-env": "^7.8.7",
34
"@babel/register": "^7.8.6",
35
"babel-jest": "^25.1.0",
36
"babel-loader": "^8.0.6",
@@ -41,7 +41,7 @@
41
"jest": "^25.1.0",
42
"jquery-inview": "^1.1.2",
43
"speed-measure-webpack-plugin": "^1.3.1",
44
- "webpack": "^4.41.6",
+ "webpack": "^4.42.0",
45
"webpack-cli": "^3.3.11"
46
},
47
"publishConfig": {
0 commit comments