mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 17:36:14 -04:00
express dropped support for node 0.8; update engine requirements
This commit is contained in:
parent
d0b39c01fb
commit
63cbab484d
4 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
NODE_VERSION="0.8.4"
|
||||
NODE_VERSION="0.10.38"
|
||||
|
||||
#Move to the folder where ep-lite is installed
|
||||
cd `dirname $0`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue