Add new cron check (#242)

* Add new cron check

* Deps bump
This commit is contained in:
Jaco Greeff
2021-04-11 22:39:30 +03:00
committed by GitHub
parent 0ad43b978a
commit cb256d82df
4 changed files with 82 additions and 81 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.14",
"@babel/core": "^7.13.15",
"@polkadot/dev": "^0.62.7",
"@types/jest": "^26.0.22"
},