Skip to content

Commit e425f69

Browse files
committed
Align module name and top level package
1 parent 26d32fb commit e425f69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/module-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module io.ipfs.http.client {
1+
module io.ipfs.api {
22
requires io.ipfs.multibase;
33
requires io.ipfs.multihash;
44
requires io.ipfs.multiaddr;

0 commit comments

Comments
 (0)