update insight ref to flosight
This commit is contained in:
parent
fe2e29d74a
commit
01ebc7a521
@ -79,10 +79,10 @@ function getDefaultConfig(options) {
|
||||
datadir: defaultDataDir,
|
||||
servicesConfig: {
|
||||
'insight-api': {
|
||||
cwdRequirePath: 'node_modules/insight-api'
|
||||
cwdRequirePath: 'node_modules/flosight-api'
|
||||
},
|
||||
'insight-ui': {
|
||||
cwdRequirePath: 'node_modules/insight-ui'
|
||||
cwdRequirePath: 'node_modules/flosight-ui'
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"node": ">=8.0.0"
|
||||
},
|
||||
"author": "BitPay <dev@bitpay.com>",
|
||||
"version": "5.0.0-beta.54",
|
||||
"version": "5.0.0-beta.55",
|
||||
"main": "./index.js",
|
||||
"repository": "git://github.com/bitpay/flocore-node.git",
|
||||
"homepage": "https://github.com/bitpay/flocore-node",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user