mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-17 18:11:05 +00:00
Bump dev deps (w/ code adjustments) (#1668)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// Copyright 2020-2022 @polkadot/phishing authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import fs from 'fs';
|
||||
import * as fs from 'fs';
|
||||
|
||||
import { decodeAddress } from '@polkadot/util-crypto';
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Copyright 2020-2022 @polkadot/phishing authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import fs from 'fs';
|
||||
import * as fs from 'fs';
|
||||
|
||||
import { decodeAddress } from '@polkadot/util-crypto';
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Copyright 2020-2022 @polkadot/phishing authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import fs from 'fs';
|
||||
import * as fs from 'fs';
|
||||
import { load as yamlParse } from 'js-yaml';
|
||||
|
||||
import { fetch } from '@polkadot/x-fetch';
|
||||
|
||||
Reference in New Issue
Block a user