Skip to content

Commit

Permalink
rl (#1271)
Browse files Browse the repository at this point in the history
  • Loading branch information
samijaber authored Oct 17, 2023
1 parent fd7665a commit c33a49b
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 7 deletions.
4 changes: 4 additions & 0 deletions .yarn/versions/9513e6ed.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
undecided:
- "@builder.io/mitosis-repo"
- "@builder.io/mitosis-cli"
- "@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.78-2",
"version": "0.0.78",
"description": "mitosis CLI",
"types": "build/types/types.d.ts",
"bin": {
Expand Down Expand Up @@ -60,6 +60,5 @@
"typescript": "^4.8.4",
"vite": "^3.2.2",
"vitest": "^0.24.5"
},
"stableVersion": "0.0.78-1"
}
}
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.120-2",
"version": "0.0.120",
"homepage": "https://github.com/BuilderIO/mitosis",
"main": "./dist/src/index.js",
"exports": {
Expand Down Expand Up @@ -117,6 +117,5 @@
"universalify": "^2.0.0",
"vite": "^3.2.2",
"vitest": "^0.24.5"
},
"stableVersion": "0.0.120-1"
}
}
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@builder.io/eslint-plugin-mitosis",
"version": "0.0.14",
"version": "0.0.15",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"license": "MIT",
Expand Down

1 comment on commit c33a49b

@vercel
Copy link

@vercel vercel bot commented on c33a49b Oct 17, 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.