mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-18 14:16:48 +00:00
Update ember.gradle
Updating to the latest current version of Node v8.11.2 LTS
This commit is contained in:
parent
75019c1852
commit
8a075a9cae
@ -2,7 +2,7 @@ apply plugin: "com.moowork.node"
|
|||||||
|
|
||||||
node {
|
node {
|
||||||
// Version of node to use.
|
// Version of node to use.
|
||||||
version = '8.9.4'
|
version = '8.11.2'
|
||||||
|
|
||||||
// Base URL for fetching node distributions (change if you have a mirror).
|
// Base URL for fetching node distributions (change if you have a mirror).
|
||||||
distBaseUrl = 'https://nodejs.org/dist'
|
distBaseUrl = 'https://nodejs.org/dist'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user