Skip to content

Commit

Permalink
chore: dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
hkonsti committed Sep 23, 2024
1 parent 3277e1f commit 0e5fe08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/project.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<body>
<script type="module">
import project from '@motion-canvas/template/dist/project';
import project from '@revideo/template/dist/project';
import {editor} from '/src/main.tsx';
editor(project);
</script>
Expand Down

0 comments on commit 0e5fe08

Please sign in to comment.