mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-12 03:01:10 +00:00
Bump common (#65)
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"version": "0.4.6",
|
||||
"description": "Simple phishing scripts from a central source",
|
||||
"main": "index.js",
|
||||
"module": "index.mjs",
|
||||
"sideEffects": false,
|
||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||
"maintainers": [],
|
||||
@@ -14,9 +13,9 @@
|
||||
"homepage": "https://github.com/polkadot-js/common/tree/master/packages/phishing#readme",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@polkadot/util": "^5.4.1",
|
||||
"@polkadot/util-crypto": "^5.4.1",
|
||||
"@polkadot/x-fetch": "^5.4.1"
|
||||
"@polkadot/util": "^5.4.2",
|
||||
"@polkadot/util-crypto": "^5.4.2",
|
||||
"@polkadot/x-fetch": "^5.4.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/js-yaml": "^4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user