Skip to content

Commit ce43e84

Browse files
committed
chore(other): fixed npm deps
Authored-by: Denis <www.denis-lopatin@yandex.ru>
1 parent 7e55afd commit ce43e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"husky": "8.0.3"
3333
},
3434
"dependencies": {
35-
"npm-run-all": "^4.1.5"
35+
"npm-run-all": "4.1.5"
3636
}
3737
}

0 commit comments

Comments
 (0)