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