diff options
Diffstat (limited to 'scripts/upgrade.sh')
-rwxr-xr-x | scripts/upgrade.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/upgrade.sh b/scripts/upgrade.sh index f974d68e0..af2ab4be4 100755 --- a/scripts/upgrade.sh +++ b/scripts/upgrade.sh | |||
@@ -1,4 +1,4 @@ | |||
1 | #!/usr/bin/env sh | 1 | #!/bin/bash |
2 | 2 | ||
3 | nodeMinVersion="v6.0.0" | 3 | nodeMinVersion="v6.0.0" |
4 | npmMinVersion="3.0.0" | 4 | npmMinVersion="3.0.0" |