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 86007be commit 30138caCopy full SHA for 30138ca
package.json
@@ -11,6 +11,6 @@
11
"build": "cd react_ujs && webpack"
12
},
13
"devDependencies": {
14
- "webpack": "^2.3.3"
+ "webpack": "^5.74.0"
15
}
16
react-builds/package.json
@@ -10,7 +10,7 @@
10
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-transition-group": "1.1.1",
- "webpack": "^1.12.2"
"scripts": {
"build": "webpack && NODE_ENV=production webpack -p"
0 commit comments