Skip to content

Commit

Permalink
chore: fixup
Browse files Browse the repository at this point in the history
Signed-off-by: moul <[email protected]>
  • Loading branch information
moul committed Dec 6, 2024
1 parent f961913 commit c40f134
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/gno.land/p/moul/umd/gno.mod
Original file line number Diff line number Diff line change
@@ -1 +1 @@
module gno.land/p/moul/umd
module gno.land/p/moul/umd
2 changes: 1 addition & 1 deletion examples/gno.land/p/moul/web25/gno.mod
Original file line number Diff line number Diff line change
@@ -1 +1 @@
module gno.land/p/moul/web25
module gno.land/p/moul/web25
3 changes: 3 additions & 0 deletions examples/gno.land/r/moul/home/gno.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
module gno.land/r/moul/home

require (
gno.land/p/moul/txlink v0.0.0-latest
gno.land/p/moul/umd v0.0.0-latest
gno.land/p/moul/web25 v0.0.0-latest
gno.land/r/leon/hof v0.0.0-latest
gno.land/r/moul/config v0.0.0-latest
)

0 comments on commit c40f134

Please sign in to comment.