Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
samijaber committed Jun 27, 2023
1 parent 99236f7 commit 39c8b8b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@builder.io/mitosis-cli",
"version": "0.0.65-0",
"version": "0.0.65-1",
"description": "mitosis CLI",
"types": "build/types/types.d.ts",
"bin": {
Expand Down Expand Up @@ -60,5 +60,5 @@
"vite": "^3.2.2",
"vitest": "^0.24.5"
},
"stableVersion": "0.0.64"
"stableVersion": "0.0.65-0"
}
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"name": "Builder.io",
"url": "https://www.builder.io"
},
"version": "0.0.107-0",
"version": "0.0.107-1",
"homepage": "https://github.com/BuilderIO/mitosis",
"main": "./dist/src/index.js",
"exports": {
Expand Down Expand Up @@ -131,5 +131,5 @@
"vite": "^3.2.2",
"vitest": "^0.24.5"
},
"stableVersion": "0.0.106"
"stableVersion": "0.0.107-0"
}

0 comments on commit 39c8b8b

Please sign in to comment.