Dedupe list, don't fail build (#233)

* Dedupe list, don't fail build

* Erk, reduce

* Cleanups
This commit is contained in:
Jaco Greeff
2021-04-08 10:38:48 +03:00
committed by GitHub
parent 1e8deae4e4
commit b81f754e21
3 changed files with 190 additions and 175 deletions
+3 -3
View File
@@ -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": {