mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
NPM back to version 4.6.1
This commit is contained in:
parent
868587c409
commit
9787ab4d51
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ ENV NODE_VERSION ${NODE_VERSION:-v4.8.1}
|
|||
ENV METEOR_RELEASE ${METEOR_RELEASE:-1.4.4.1}
|
||||
ENV USE_EDGE ${USE_EDGE:-false}
|
||||
ENV METEOR_EDGE ${METEOR_EDGE:-1.5-beta.17}
|
||||
ENV NPM_VERSION ${NPM_VERSION:-5.0.3}
|
||||
ENV NPM_VERSION ${NPM_VERSION:-4.6.1}
|
||||
ENV FIBERS_VERSION ${FIBERS_VERSION:-1.0.15}
|
||||
ENV ARCHITECTURE ${ARCHITECTURE:-linux-x64}
|
||||
ENV SRC_PATH ${SRC_PATH:-./}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue