Skip to content

Commit 074c711

Browse files
authored
chore: downgrade sort keys as it is esm only (#342)
1 parent 1d5f976 commit 074c711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ipfs-repo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"multiformats": "^9.0.4",
9494
"p-queue": "^6.0.0",
9595
"proper-lockfile": "^4.0.0",
96-
"sort-keys": "^5.0.0",
96+
"sort-keys": "^4.2.0",
9797
"uint8arrays": "^3.0.0"
9898
}
9999
}

0 commit comments

Comments
 (0)