Skip to content

Commit

Permalink
Merge pull request #295 from onflow/update-emulator
Browse files Browse the repository at this point in the history
Update emulator version
  • Loading branch information
sideninja authored Jun 15, 2021
2 parents 1d45016 + 398e8ac commit e9202c4
Show file tree
Hide file tree
Showing 3 changed files with 610 additions and 3 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ require (
github.com/gosuri/uilive v0.0.4
github.com/joho/godotenv v1.3.0
github.com/manifoldco/promptui v0.8.0
github.com/onflow/cadence v0.16.1
github.com/onflow/cadence v0.17.0
github.com/onflow/cadence/languageserver v0.16.0
github.com/onflow/flow-core-contracts/lib/go/templates v0.6.0
github.com/onflow/flow-emulator v0.20.2
github.com/onflow/flow-emulator v0.20.3
github.com/onflow/flow-go-sdk v0.20.0-alpha.1
github.com/psiemens/sconfig v0.0.0-20190623041652-6e01eb1354fc
github.com/spf13/afero v1.1.2
Expand Down
Loading

0 comments on commit e9202c4

Please sign in to comment.