mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-18 00:27:17 +00:00
Update ProcessWrapper
require
This commit is contained in:
parent
9a06997368
commit
ecbf403894
@ -1,5 +1,5 @@
|
||||
import * as i18n from 'embark-i18n';
|
||||
const ProcessWrapper = require('../../core/processes/processWrapper');
|
||||
import { ProcessWrapper } from 'embark-core';
|
||||
const BlockchainClient = require('./blockchain');
|
||||
const constants = require('embark-core/constants');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user