Bump deps (#141)

This commit is contained in:
Jaco Greeff
2021-02-27 09:05:32 +01:00
committed by GitHub
parent f1c9be44fc
commit e18ccea74f
7 changed files with 531 additions and 481 deletions
+1 -2
View File
@@ -4,8 +4,7 @@
const config = require('@polkadot/dev/config/jest.cjs');
module.exports = Object.assign({}, config, {
moduleNameMapper: {
},
moduleNameMapper: {},
modulePathIgnorePatterns: [
'<rootDir>/build'
],