Skip to content

Commit 9195300

Browse files
Replace dependency npm-run-all with npm-run-all2 ^5.0.0
1 parent 4208f05 commit 9195300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest/front-end/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"enzyme": "^3.3.0",
2929
"enzyme-adapter-react-16": "^1.1.1",
30-
"npm-run-all": "^4.1.1",
30+
"npm-run-all2": "^5.0.0",
3131
"react-scripts": "^1.0.13",
3232
"react-test-renderer": "^16.0.0",
3333
"standard": "*"

0 commit comments

Comments
 (0)