Skip to content

Commit

Permalink
updated node version
Browse files Browse the repository at this point in the history
  • Loading branch information
lmericle committed Jul 2, 2018
1 parent 2f14715 commit 4298531
Show file tree
Hide file tree
Showing 6 changed files with 24,097 additions and 21,342 deletions.
4 changes: 2 additions & 2 deletions cshrc.ucum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use the globally installed node and its modules
set LFORMS_NODE=node-v6.9.5-linux-x64
set LFORMS_NODE=node-v8.11.3-npm-5.7.1
# Set path
set path = (/depot/packages/${LFORMS_NODE}/bin /bin /usr/local/bin /usr/bin /usr/sbin /sbin /etc)

Expand All @@ -22,4 +22,4 @@ if ( "$node_modules_dir" != '') then
endif

# Set node in development mode
unsetenv NODE_ENV
unsetenv NODE_ENV
Loading

0 comments on commit 4298531

Please sign in to comment.