Add a resolver for jest (#272)

This commit is contained in:
Jaco Greeff
2020-02-06 15:25:08 +01:00
committed by GitHub
parent 4bed02e395
commit d12387f4ae
8 changed files with 57 additions and 52 deletions
+1 -1
View File
@@ -17,6 +17,6 @@
"@polkadot/util-crypto": "*"
},
"devDependencies": {
"@polkadot/util-crypto": "^2.1.0-beta.1"
"@polkadot/util-crypto": "^2.2.0-beta.0"
}
}