mirror of
https://github.com/weaveworks/scope.git
synced 2026-08-19 04:16:21 +00:00
Use Node 8.4 for builds
This commit is contained in:
+2
-2
@@ -46,7 +46,7 @@
|
||||
"reqwest": "2.0.5",
|
||||
"reselect": "3.0.0",
|
||||
"reselect-map": "1.0.1",
|
||||
"weaveworks-ui-components": "git+https://github.com/weaveworks/ui-components.git#v0.1.20",
|
||||
"weaveworks-ui-components": "git+https://github.com/weaveworks/ui-components.git#v0.1.28",
|
||||
"whatwg-fetch": "2.0.3",
|
||||
"xterm": "2.5.0"
|
||||
},
|
||||
@@ -128,6 +128,6 @@
|
||||
]
|
||||
},
|
||||
"engines": {
|
||||
"node": "^6.9.0"
|
||||
"node": "^8.4.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user