Skip to content

Commit b3809f9

Browse files
chore(release): fix release by removing todomvc
1 parent e6a55b0 commit b3809f9

File tree

22 files changed

+5
-3
lines changed

22 files changed

+5
-3
lines changed
File renamed without changes.

packages/demos/overmind-todomvc/package.json renamed to packages/demos/todomvc/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "overmind-todomvc",
2+
"name": "todomvc",
33
"private": true,
4-
"version": "1.0.0-alpha1",
4+
"version": "1.0.0",
55
"description": "Overmind todomvc demo",
66
"author": "Christian Alfoni <[email protected]>",
77
"license": "MIT",
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

packages/demos/overmind-todomvc/src/components/AddTodo/elements.tsx renamed to packages/demos/todomvc/src/components/AddTodo/elements.tsx

File renamed without changes.

packages/demos/overmind-todomvc/src/components/AddTodo/index.tsx renamed to packages/demos/todomvc/src/components/AddTodo/index.tsx

File renamed without changes.

0 commit comments

Comments
 (0)