Skip to content

Commit

Permalink
chore: fix gno.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
jeronimoalbi committed Nov 20, 2024
1 parent c58d3e3 commit 42ae635
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions examples/gno.land/r/demo/boards2/gno.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ module gno.land/r/demo/boards2
require (
gno.land/p/demo/avl v0.0.0-latest
gno.land/p/demo/boards2/admindao v0.0.0-latest
gno.land/p/demo/mux v0.0.0-latest
gno.land/p/demo/testutils v0.0.0-latest
gno.land/p/demo/uassert 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/moul/txlink v0.0.0-latest
gno.land/r/demo/users v0.0.0-latest
)

0 comments on commit 42ae635

Please sign in to comment.