mirror of
https://github.com/weaveworks/scope.git
synced 2026-08-20 12:56:24 +00:00
Changed client to use minor Node version when used as an npm package
This commit is contained in:
+1
-1
@@ -121,6 +121,6 @@
|
||||
]
|
||||
},
|
||||
"engines": {
|
||||
"node": "6.9.0"
|
||||
"node": "^6.9.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user