Extra address checks (#164)

This commit is contained in:
Jaco Greeff
2021-03-09 10:51:18 +01:00
committed by GitHub
parent 8e9becb165
commit e7c109829a
6 changed files with 99 additions and 89 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"test": "polkadot-dev-run-test --coverage --runInBand --testPathIgnorePatterns addrcheck --testPathIgnorePatterns crosscheck"
},
"devDependencies": {
"@babel/core": "^7.13.8",
"@babel/core": "^7.13.10",
"@polkadot/dev": "^0.62.5",
"@types/jest": "^26.0.20"
},