mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-28 13:18:03 +00:00
+3
-3
@@ -22,13 +22,13 @@
|
||||
"test": "polkadot-dev-run-test --coverage --runInBand --detectOpenHandles --testPathIgnorePatterns addrcheck --testPathIgnorePatterns crosscheck"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.14.3",
|
||||
"@polkadot/dev": "^0.62.33",
|
||||
"@babel/core": "^7.14.5",
|
||||
"@polkadot/dev": "^0.62.42",
|
||||
"@types/jest": "^26.0.23"
|
||||
},
|
||||
"version": "0.6.193",
|
||||
"dependencies": {
|
||||
"@pinata/sdk": "^1.1.20",
|
||||
"@pinata/sdk": "^1.1.23",
|
||||
"dnslink-cloudflare": "^3.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -13,10 +13,10 @@
|
||||
"repository": "github.com:polkadot-js/phishing",
|
||||
"homepage": "https://github.com/polkadot-js/common/tree/master/packages/phishing#readme",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.14.0",
|
||||
"@polkadot/util": "^6.6.2-13",
|
||||
"@polkadot/util-crypto": "^6.6.2-13",
|
||||
"@polkadot/x-fetch": "^6.6.2-13"
|
||||
"@babel/runtime": "^7.14.5",
|
||||
"@polkadot/util": "^6.8.1",
|
||||
"@polkadot/util-crypto": "^6.8.1",
|
||||
"@polkadot/x-fetch": "^6.8.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/js-yaml": "^4.0.1",
|
||||
|
||||
Reference in New Issue
Block a user