Skip to content

Commit

Permalink
rl (#1212)
Browse files Browse the repository at this point in the history
  • Loading branch information
samijaber committed Jun 29, 2023
1 parent 77c8d0b commit 6ba0131
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
3 changes: 3 additions & 0 deletions .yarn/versions/ed8e0a45.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
undecided:
- "@builder.io/mitosis-repo"
- "@builder.io/mitosis"
5 changes: 2 additions & 3 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-4",
"version": "0.0.65",
"description": "mitosis CLI",
"types": "build/types/types.d.ts",
"bin": {
Expand Down Expand Up @@ -59,6 +59,5 @@
"typescript": "^4.8.4",
"vite": "^3.2.2",
"vitest": "^0.24.5"
},
"stableVersion": "0.0.65-3"
}
}
5 changes: 2 additions & 3 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-4",
"version": "0.0.107",
"homepage": "https://github.com/BuilderIO/mitosis",
"main": "./dist/src/index.js",
"exports": {
Expand Down Expand Up @@ -129,6 +129,5 @@
"universalify": "^2.0.0",
"vite": "^3.2.2",
"vitest": "^0.24.5"
},
"stableVersion": "0.0.107-3"
}
}

1 comment on commit 6ba0131

@vercel
Copy link

@vercel vercel bot commented on 6ba0131 Jun 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.