mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 06:48:04 +00:00
Dedupe list, don't fail build (#233)
* Dedupe list, don't fail build * Erk, reduce * Cleanups
This commit is contained in:
+3
-3
@@ -22,9 +22,9 @@
|
||||
"test": "polkadot-dev-run-test --coverage --runInBand --testPathIgnorePatterns addrcheck --testPathIgnorePatterns crosscheck"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.13.10",
|
||||
"@polkadot/dev": "^0.62.6",
|
||||
"@types/jest": "^26.0.20"
|
||||
"@babel/core": "^7.13.14",
|
||||
"@polkadot/dev": "^0.62.7",
|
||||
"@types/jest": "^26.0.22"
|
||||
},
|
||||
"version": "0.6.70",
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user