Skip to content

Commit

Permalink
chore: gno mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
albttx committed Oct 4, 2024
1 parent 972f995 commit 865989b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions examples/gno.land/r/demo/foo20_airdrop/gno.mod
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
module gno.land/r/demo/foo20_airdrop

require (
gno.land/p/demo/airdrop v0.0.0-latest
gno.land/p/demo/airdrop/grc20_merkle_airdrop v0.0.0-latest
gno.land/p/demo/grc/grc20 v0.0.0-latest
gno.land/p/demo/merkle v0.0.0-latest
gno.land/p/demo/ufmt v0.0.0-latest
gno.land/p/demo/urequire v0.0.0-latest
gno.land/p/demo/users v0.0.0-latest
gno.land/r/demo/foo20 v0.0.0-latest
)

0 comments on commit 865989b

Please sign in to comment.