Skip to content

Commit 1de66a0

Browse files
authored
Change npm-run-all to npm-run-all2 (#91)
1 parent 5696924 commit 1de66a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

template/package.json.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"eslint-plugin-prettier": "^5.0.0",{% if test %}
8080
"jest": "^29.2.0",{% endif %}{% if kind.lower() == 'server' %}
8181
"mkdirp": "^1.0.3",{% endif %}
82-
"npm-run-all": "^4.1.5",
82+
"npm-run-all2": "^7.0.1",
8383
"prettier": "^3.0.0",
8484
"rimraf": "^5.0.1",
8585
"source-map-loader": "^1.0.2",

0 commit comments

Comments
 (0)