mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-13 15:11:08 +00:00
@@ -17,6 +17,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/js-yaml": "^3.12.5",
|
||||
"js-yaml": "^3.14.0"
|
||||
"js-yaml": "^3.14.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
|
||||
import fs from 'fs';
|
||||
import { safeLoad } from 'js-yaml';
|
||||
|
||||
import fetch from '@polkadot/x-fetch';
|
||||
|
||||
import { retrieveHostList } from '.';
|
||||
|
||||
Reference in New Issue
Block a user