fix(peerDependency): now correctly finds bin of tsrun peer Dependency

This commit is contained in:
2018-08-04 17:13:01 +02:00
parent b0dddd48a2
commit ec3999300d
8 changed files with 36 additions and 55 deletions

View File

@ -28,6 +28,6 @@
"@pushrocks/smartfile": "^6.0.3",
"@pushrocks/smartlog": "^2.0.1",
"@pushrocks/smartpromise": "^2.0.5",
"@pushrocks/smartshell": "^2.0.4"
"@pushrocks/smartshell": "^2.0.5"
}
}
}