Skip to content
This repository was archived by the owner on Aug 24, 2021. It is now read-only.

Commit fff182a

Browse files
committed
chore: fix lint
1 parent c778c78 commit fff182a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"blakejs": "^1.1.0",
41-
"js-sha3": "^0.8.0",
41+
"js-sha3": "~0.8.0",
4242
"multihashes": "~0.4.13",
4343
"murmurhash3js": "^3.0.1",
4444
"nodeify": "^1.0.1"

0 commit comments

Comments
 (0)