Skip to content

Commit

Permalink
chore: manual version alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
niekcandaele committed Aug 14, 2024
1 parent 578b820 commit 58e01c0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "takaro",
"version": "0.0.1",
"version": "0.0.2",
"description": "",
"scripts": {
"start": "COMMAND=\"start\" REGEX=app ./scripts/run-all-pkgs.sh",
Expand Down Expand Up @@ -161,4 +161,4 @@
"class-validator": "0.13.2",
"esbuild": "0.19.11"
}
}
}
4 changes: 2 additions & 2 deletions packages/web-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web-docs",
"version": "1.0.1",
"version": "0.0.2",
"description": "Takaro documentation",
"main": "index.js",
"scripts": {
Expand All @@ -22,4 +22,4 @@
"react-dom": "18.2.0",
"remark-mermaid-nextra": "0.0.4"
}
}
}

0 comments on commit 58e01c0

Please sign in to comment.