Skip to content

Commit bca8d6e

Browse files
committed
chore: add missing dep
1 parent 5322400 commit bca8d6e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535
"docs:no-publish": "aegir docs --publish false -- --exclude interop --exclude doc"
3636
},
3737
"devDependencies": {
38-
"aegir": "^41.0.2"
38+
"aegir": "^41.0.2",
39+
"npm-run-all": "^4.1.5"
3940
},
4041
"eslintConfig": {
4142
"extends": "ipfs",

0 commit comments

Comments
 (0)