Skip to content

Commit

Permalink
roll back to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ametel01 committed Mar 31, 2024
1 parent ab9e320 commit 891021f
Show file tree
Hide file tree
Showing 72 changed files with 1,478 additions and 5,524 deletions.
6 changes: 3 additions & 3 deletions client/dojoConfig.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import manifest from "../contracts/target/dev/manifest.json";
import { createDojoConfig } from "@dojoengine/core";
import { createDojoConfig } from '@dojoengine/core';
import manifest from '../contracts/target/dev/manifest.json';

export const dojoConfig = createDojoConfig({
manifest,
manifest,
});
Loading

0 comments on commit 891021f

Please sign in to comment.