mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-07-15 20:45:50 +00:00
Extend phishing with full URL support (#11)
* Extend phishing with full URL support * Cleanups * false on network exception
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/polkadot-js/common/tree/master/packages/phishing#readme",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"@polkadot/x-fetch": "0.3.2"
|
||||
"@babel/runtime": "^7.12.1",
|
||||
"@polkadot/x-fetch": "0.3.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user