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