Skip to content

Commit

Permalink
fix: more demo fixes (#65)
Browse files Browse the repository at this point in the history
matthewhammer authored Jan 22, 2021
1 parent 56e53f2 commit 82b3730
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .DFX_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.16
0.6.18
2 changes: 1 addition & 1 deletion dfx.json
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
{
"canisters": {
"MirrorGarden": {
"main": ".vessel/MirrorGarden/master/src/service/Main.mo"
"main": ".vessel/MirrorGarden/master/service/MirrorGarden.mo"
}
},
"defaults": {

0 comments on commit 82b3730

Please sign in to comment.