Skip to content

Commit 86d1ec2

Browse files
committed
fix: install run-s and run-p
1 parent cd03728 commit 86d1ec2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

package-lock.json

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"@types/node": "^16.3.1",
5757
"eslint-plugin-unicorn": "^49.0.0",
5858
"husky": "^4.3.0",
59+
"npm-run-all": "^4.1.5",
5960
"prettier": "^2.1.2"
6061
},
6162
"dependencies": {

0 commit comments

Comments
 (0)