1
0
Fork 0

Fix upgrade script

This commit is contained in:
Bigard Florian 2017-04-27 15:36:35 +02:00 committed by GitHub
parent 94f12771f5
commit aa77e1c2ac
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env sh
#!/bin/bash
nodeMinVersion="v6.0.0"
npmMinVersion="3.0.0"