We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3a1d3f commit 6719055Copy full SHA for 6719055
1 file changed
package.json
@@ -15,7 +15,7 @@
15
"test:integration": "RUN_INTEGRATION_TESTS=true jest src/__tests__/integration.test.ts --runInBand"
16
},
17
"dependencies": {
18
- "ethereum-cryptography": "^3.2.0",
+ "ethereum-cryptography": "^3.2.0"
19
20
"devDependencies": {
21
"@swc/core": "^1.3.102",
0 commit comments