Use package @oipwg/fclient

This commit is contained in:
Sky Young 2019-07-18 11:52:43 -06:00
parent 28dca48cd7
commit 2bc297d93b
2 changed files with 2 additions and 2 deletions

View File

@ -2,4 +2,4 @@
'use strict';
require('fclient/bin/fcoin-cli');
require('@oipwg/fclient/bin/fcoin-cli');

View File

@ -2,4 +2,4 @@
'use strict';
require('fclient/bin/fwallet-cli');
require('@oipwg/fclient/bin/fwallet-cli');