Skip to content

Commit

Permalink
chore: rename
Browse files Browse the repository at this point in the history
  • Loading branch information
albttx committed Oct 4, 2024
1 parent 7130609 commit f74d8ec
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions examples/gno.land/r/demo/foo20_airdrop/gno.mod
Original file line number Diff line number Diff line change
@@ -1,12 +1 @@
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
)
module gno.land/r/demo/foo20_airdrop

0 comments on commit f74d8ec

Please sign in to comment.