Skip to content

Commit 9ee85e2

Browse files
Replace dependency npm-run-all with npm-run-all2 ^5.0.0
1 parent f0cfa3f commit 9ee85e2

File tree

3 files changed

+1803
-43
lines changed

3 files changed

+1803
-43
lines changed

learning-react-second-edition/chapter-12/recipes/package-lock.json

Lines changed: 106 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

learning-react-second-edition/chapter-12/recipes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@babel/preset-env": "^7.8.7",
4141
"babel-loader": "^8.0.6",
4242
"nodemon": "^2.0.2",
43-
"npm-run-all": "^4.1.5",
43+
"npm-run-all2": "^5.0.0",
4444
"webpack": "^4.42.0",
4545
"webpack-cli": "^3.3.11",
4646
"webpack-node-externals": "^1.7.2"

0 commit comments

Comments
 (0)